2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5 - q-0.1.0.0 (exe:q) (first run)
6 Configuring executable 'q' for q-0.1.0.0...
7 Preprocessing executable 'q' for q-0.1.0.0...
8 Building executable 'q' for q-0.1.0.0...
10 Failed to build q-0.1.0.0-inplace-q.
12 Resolving dependencies...
13 Build profile: -w ghc-<GHCVER> -O1
14 In order, the following will be built:
15 - p-1.0 (lib) (first run)
16 - q-0.1.0.0 (exe:q) (configuration changed)
17 Configuring library for p-1.0...
18 Preprocessing library for p-1.0...
19 Building library for p-1.0...
20 Configuring executable 'q' for q-0.1.0.0...
21 Preprocessing executable 'q' for q-0.1.0.0...
22 Building executable 'q' for q-0.1.0.0...