(cabal check) Add "No internal name clash" test
[cabal.git] / cabal-testsuite / PackageTests / ShowBuildInfo / A / remove-outdated.out
blob7bb32b8b674ec6e9561299e20aa69a2b9639cb7f
1 # cabal build
2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5  - A-0.1.0.0 (exe:A) (first run)
6 Configuring executable 'A' for A-0.1.0.0..
7 Preprocessing executable 'A' for A-0.1.0.0..
8 Building executable 'A' for A-0.1.0.0..
9 # cabal v2-build
10 Build profile: -w ghc-<GHCVER> -O1
11 In order, the following will be built:
12  - A-0.1.0.0 (exe:A) (configuration changed)
13 Configuring executable 'A' for A-0.1.0.0..
14 Preprocessing executable 'A' for A-0.1.0.0..
15 Building executable 'A' for A-0.1.0.0..