2 Configuration is affected by the following files:
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7 - A-0.1.0.0 (lib) (first run)
8 - A-0.1.0.0 (exe:A) (first run)
9 - B-0.1.0.0 (lib) (first run)
10 - A-0.1.0.0 (test:A-tests) (first run)
11 Configuring library for A-0.1.0.0...
12 Preprocessing library for A-0.1.0.0...
13 Building library for A-0.1.0.0...
14 Configuring executable 'A' for A-0.1.0.0...
15 Preprocessing executable 'A' for A-0.1.0.0...
16 Building executable 'A' for A-0.1.0.0...
17 Configuring library for B-0.1.0.0...
18 Preprocessing library for B-0.1.0.0...
19 Building library for B-0.1.0.0...
20 Configuring test suite 'A-tests' for A-0.1.0.0...
21 Preprocessing test suite 'A-tests' for A-0.1.0.0...
22 Building test suite 'A-tests' for A-0.1.0.0...