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