Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / Backpack / Includes3 / cabal-repo.out
blobd6fb3844873edc4a23f23d22db39e42aa6fe1af1
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-build
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7  - sigs-0.1.0.0 (lib) (requires build)
8  - indef-0.1.0.0 (lib) (requires build)
9  - indef-0.1.0.0 (lib with Data.Map=containers-<VERSION>:Data.Map) (requires build)
10  - exe-0.1.0.0 (exe:exe) (first run)
11 Configuring library for sigs-0.1.0.0...
12 Preprocessing library for sigs-0.1.0.0...
13 Building library instantiated with Data.Map = <Data.Map>
14 for sigs-0.1.0.0...
15 Installing library in <PATH>
16 Configuring library for indef-0.1.0.0...
17 Preprocessing library for indef-0.1.0.0...
18 Building library instantiated with Data.Map = <Data.Map>
19 for indef-0.1.0.0...
20 Installing library in <PATH>
21 Configuring library instantiated with Data.Map = containers-<VERSION>:Data.Map
22 for indef-0.1.0.0...
23 Preprocessing library for indef-0.1.0.0...
24 Building library instantiated with Data.Map = containers-<VERSION>:Data.Map
25 for indef-0.1.0.0...
26 Installing library in <PATH>
27 Configuring executable 'exe' for exe-0.1.0.0...
28 Preprocessing executable 'exe' for exe-0.1.0.0...
29 Building executable 'exe' for exe-0.1.0.0...