Add migration guide for #9718 (#10578)
[cabal.git] / cabal-testsuite / PackageTests / NewBuild / CmdBench / MultipleBenchmarks / cabal.out
blob8d3e71f53dd71560e778164f7a3229a3de0cf95b
1 # cabal v2-bench
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  - MultipleBenchmarks-1.0 (bench:foo) (first run)
8 Configuring benchmark 'foo' for MultipleBenchmarks-1.0...
9 Preprocessing benchmark 'foo' for MultipleBenchmarks-1.0...
10 Building benchmark 'foo' for MultipleBenchmarks-1.0...
11 Running 1 benchmarks...
12 Benchmark foo: RUNNING...
13 Benchmark foo: FINISH
14 # cabal v2-bench
15 Configuration is affected by the following files:
16 - cabal.project
17 Build profile: -w ghc-<GHCVER> -O1
18 In order, the following will be built:
19  - MultipleBenchmarks-1.0 (bench:bar) (first run)
20  - MultipleBenchmarks-1.0 (bench:foo) (first run)
21 Configuring benchmark 'bar' for MultipleBenchmarks-1.0...
22 Preprocessing benchmark 'bar' for MultipleBenchmarks-1.0...
23 Building benchmark 'bar' for MultipleBenchmarks-1.0...
24 Running 1 benchmarks...
25 Benchmark bar: RUNNING...
26 Benchmark bar: FINISH
27 Preprocessing benchmark 'foo' for MultipleBenchmarks-1.0...
28 Building benchmark 'foo' for MultipleBenchmarks-1.0...
29 Running 1 benchmarks...
30 Benchmark foo: RUNNING...
31 Benchmark foo: FINISH