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