Add test cases that reproduce #7241.
[cabal.git] / cabal-testsuite / PackageTests / Backpack / T6385 / cabal.out
blobad3387bf28b6cc3c26607afc042bc7abd944b1fa
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  - alt-containers-1.0 (lib) (first run)
8  - indef-0.1.0.0 (lib) (requires build)
9  - indef-0.1.0.0 (lib with Data.Map=alt-containers-1.0-inplace:Data.Map) (requires build)
10  - T6385-1.0 (lib:top-indef) (first run)
11  - T6385-1.0 (lib:top-def) (first run)
12 Configuring library for alt-containers-1.0...
13 Preprocessing library for alt-containers-1.0...
14 Building library for alt-containers-1.0...
15 Configuring library for indef-0.1.0.0...
16 Preprocessing library for indef-0.1.0.0...
17 Building library instantiated with Data.Map = <Data.Map>
18 for indef-0.1.0.0...
19 Installing library in <PATH>
20 Configuring library instantiated with
21   Data.Map = alt-containers-1.0-inplace:Data.Map
22 for indef-0.1.0.0...
23 Preprocessing library for indef-0.1.0.0...
24 Building library instantiated with
25   Data.Map = alt-containers-1.0-inplace:Data.Map
26 for indef-0.1.0.0...
27 Configuring library 'top-indef' for T6385-1.0...
28 Preprocessing library 'top-indef' for T6385-1.0...
29 Building library 'top-indef' instantiated with Hole = <Hole>
30 for T6385-1.0...
31 Configuring library 'top-def' for T6385-1.0...
32 Preprocessing library 'top-def' for T6385-1.0...
33 Building library 'top-def' for T6385-1.0...