Print out which project file we're using by default (fix #8519)
[cabal.git] / cabal-testsuite / PackageTests / Regression / T9756 / cabal.out
blob32930c9a7278ea69b7a7ea07ff55ce3ae151880f
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-install
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7  - mybuilder-0.1.0.0 (exe:mybuilder) (requires build)
8 Configuring executable 'mybuilder' for mybuilder-0.1.0.0...
9 Preprocessing executable 'mybuilder' for mybuilder-0.1.0.0...
10 Building executable 'mybuilder' for mybuilder-0.1.0.0...
11 Installing executable mybuilder in <PATH>
12 Warning: The directory <ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/incoming/new-<RAND><ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/<PACKAGE>-<HASH>/bin is not in the system search path.
13 Symlinking 'mybuilder' to '<ROOT>/cabal.dist/install/mybuilder'
14 # cabal v2-build
15 Configuration is affected by the following files:
16 - cabal.project
17 Resolving dependencies...
18 Build profile: -w ghc-<GHCVER> -O1
19 In order, the following will be built:
20  - mybuilder-0.2.0.0 (exe:mybuilder) (requires build)
21  - cabal-bug-build-tool-0 (lib) (first run)
22 Configuring executable 'mybuilder' for mybuilder-0.2.0.0...
23 Preprocessing executable 'mybuilder' for mybuilder-0.2.0.0...
24 Building executable 'mybuilder' for mybuilder-0.2.0.0...
25 Installing executable mybuilder in <PATH>
26 Warning: The directory <ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/incoming/new-<RAND><ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/<PACKAGE>-<HASH>/bin is not in the system search path.
27 Configuring library for cabal-bug-build-tool-0...
28 Preprocessing library for cabal-bug-build-tool-0...
29 Building library for cabal-bug-build-tool-0...