2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5 - b-0.1.0.0 (lib:impl) (first run)
6 - b-0.1.0.0 (lib:p) (first run)
7 - b-0.1.0.0 (lib:p with H=b-0.1.0.0-inplace-impl:H) (first run)
8 - b-0.1.0.0 (lib:q) (first run)
9 - b-0.1.0.0 (lib:q with I=b-0.1.0.0-inplace-impl:I) (first run)
10 - b-0.1.0.0 (exe:exe) (first run)
11 Configuring library 'impl' for b-0.1.0.0...
12 Preprocessing library 'impl' for b-0.1.0.0...
13 Building library 'impl' for b-0.1.0.0...
14 Configuring library 'p' for b-0.1.0.0...
15 Preprocessing library 'p' for b-0.1.0.0...
16 Building library 'p' instantiated with H = <H>
18 Configuring library 'p' instantiated with H = b-0.1.0.0-inplace-impl:H
20 Preprocessing library 'p' for b-0.1.0.0...
21 Building library 'p' instantiated with H = b-0.1.0.0-inplace-impl:H
23 Configuring library 'q' for b-0.1.0.0...
24 Preprocessing library 'q' for b-0.1.0.0...
25 Building library 'q' instantiated with I = <I>
27 Configuring library 'q' instantiated with I = b-0.1.0.0-inplace-impl:I
29 Preprocessing library 'q' for b-0.1.0.0...
30 Building library 'q' instantiated with I = b-0.1.0.0-inplace-impl:I
32 Configuring executable 'exe' for b-0.1.0.0...
33 Preprocessing executable 'exe' for b-0.1.0.0...
34 Building executable 'exe' for b-0.1.0.0...