Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / ShowBuildInfo / A / remove-outdated.out
blob3ad97d2f3785125654e2917ba4d7e0aeacad1321
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...