Print out which project file we're using by default (fix #8519)
[cabal.git] / cabal-testsuite / PackageTests / MultipleLibraries / T6083PreMixin / cabal.out
blob0eae2556c8cb77d9258499a8797c8f73435eb6e4
1 # cabal v2-run
2 Configuration is affected by the following files:
3 - cabal.project
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7  - pkg-abc-0.1.0.0 (lib:pkg-def) (first run)
8  - pkg-abc-0.1.0.0 (exe:program) (first run)
9 Configuring library 'pkg-def' for pkg-abc-0.1.0.0...
10 Preprocessing library 'pkg-def' for pkg-abc-0.1.0.0...
11 Building library 'pkg-def' for pkg-abc-0.1.0.0...
12 Configuring executable 'program' for pkg-abc-0.1.0.0...
13 Preprocessing executable 'program' for pkg-abc-0.1.0.0...
14 Building executable 'program' for pkg-abc-0.1.0.0...