Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / Backpack / bkpcabal01 / cabal.out
blob3ebec1cc5c1268315a4ccf11dea10ef9dde2f19d
1 # cabal v2-build
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>
17 for b-0.1.0.0...
18 Configuring library 'p' instantiated with H = b-0.1.0.0-inplace-impl:H
19 for b-0.1.0.0...
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
22 for b-0.1.0.0...
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>
26 for b-0.1.0.0...
27 Configuring library 'q' instantiated with I = b-0.1.0.0-inplace-impl:I
28 for b-0.1.0.0...
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
31 for b-0.1.0.0...
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...