2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5 - foo-0.1.0.0 (exe:my-cpp) (first run)
6 - foo-0.1.0.0 (lib) (first run)
7 - foo-0.1.0.0 (exe:hello-world) (first run)
8 Configuring executable 'my-cpp' for foo-0.1.0.0...
9 Preprocessing executable 'my-cpp' for foo-0.1.0.0...
10 Building executable 'my-cpp' for foo-0.1.0.0...
11 Configuring library for foo-0.1.0.0...
12 Preprocessing library for foo-0.1.0.0...
13 Building library for foo-0.1.0.0...
14 Configuring executable 'hello-world' for foo-0.1.0.0...
15 Preprocessing executable 'hello-world' for foo-0.1.0.0...
16 Building executable 'hello-world' for foo-0.1.0.0...