2 Resolving dependencies...
3 Warning: Some RTS options were found standalone, which affect cabal and not the binary. Please note that +RTS inside the --benchmark-options argument suffices if your goal is to affect the benchmarked binary. For example, use "cabal test --benchmark-options='+RTS -N'" to pass the '-N' RTS option to your binary.
4 Build profile: -w ghc-<GHCVER> -O1
5 In order, the following will be built:
6 - WarningRTS-1.0 (bench:foo) (first run)
7 Configuring benchmark 'foo' for WarningRTS-1.0...
8 Preprocessing benchmark 'foo' for WarningRTS-1.0...
9 Building benchmark 'foo' for WarningRTS-1.0...
10 Running 1 benchmarks...
11 Benchmark foo: RUNNING...
14 Warning: Some RTS options were found standalone, which affect cabal and not the binary. Please note that +RTS inside the --benchmark-options argument suffices if your goal is to affect the benchmarked binary. For example, use "cabal test --benchmark-options='+RTS -N'" to pass the '-N' RTS option to your binary.
15 Build profile: -w ghc-<GHCVER> -O1
16 In order, the following will be built:
17 - WarningRTS-1.0 (bench:foo) (first run)
18 Preprocessing benchmark 'foo' for WarningRTS-1.0...
19 Building benchmark 'foo' for WarningRTS-1.0...
20 Running 1 benchmarks...
21 Benchmark foo: RUNNING...
24 Build profile: -w ghc-<GHCVER> -O1
25 In order, the following will be built:
26 - WarningRTS-1.0 (bench:foo) (first run)
27 Preprocessing benchmark 'foo' for WarningRTS-1.0...
28 Building benchmark 'foo' for WarningRTS-1.0...
29 Running 1 benchmarks...
30 Benchmark foo: RUNNING...