2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5 - OnlyConfigure-1.0 (lib) (first run)
6 - OnlyConfigure-1.0 (exe:foo) (first run)
7 Configuring library for OnlyConfigure-1.0..
8 Configuring executable 'foo' for OnlyConfigure-1.0..
10 Resolving dependencies...
11 Build profile: -w ghc-<GHCVER> -O1
12 In order, the following will be built:
13 - OnlyConfigure-1.0 (lib) (configuration changed)
14 - OnlyConfigure-1.0 (test:bar) (first run)
15 - OnlyConfigure-1.0 (exe:foo) (configuration changed)
16 Configuring library for OnlyConfigure-1.0..
17 Configuring test suite 'bar' for OnlyConfigure-1.0..
18 Configuring executable 'foo' for OnlyConfigure-1.0..
20 Resolving dependencies...
21 Build profile: -w ghc-<GHCVER> -O1
22 In order, the following will be built:
23 - OnlyConfigure-1.0 (lib) (configuration changed)
24 - OnlyConfigure-1.0 (test:bar) (configuration changed)
25 - OnlyConfigure-1.0 (bench:baz) (first run)
26 - OnlyConfigure-1.0 (exe:foo) (configuration changed)
27 Configuring library for OnlyConfigure-1.0..
28 Configuring test suite 'bar' for OnlyConfigure-1.0..
29 Configuring benchmark 'baz' for OnlyConfigure-1.0..
30 Configuring executable 'foo' for OnlyConfigure-1.0..