2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5 - CompileFail-0.1.0.0 (lib) (first run)
6 - CompileFail-0.1.0.0 (test:CompileFail-test) (first run)
7 Configuring library for CompileFail-0.1.0.0...
8 Preprocessing library for CompileFail-0.1.0.0...
9 Building library for CompileFail-0.1.0.0...
10 Configuring test suite 'CompileFail-test' for CompileFail-0.1.0.0...
11 Preprocessing test suite 'CompileFail-test' for CompileFail-0.1.0.0...
12 Building test suite 'CompileFail-test' for CompileFail-0.1.0.0...
14 Failed to build CompileFail-0.1.0.0-inplace-CompileFail-test.
16 Build profile: -w ghc-<GHCVER> -O1
17 In order, the following will be built:
18 - CompileFail-0.1.0.0 (lib:failing) (first run)
19 - CompileFail-0.1.0.0 (exe:CompileFail-exe) (first run)
20 Configuring library 'failing' for CompileFail-0.1.0.0...
21 Preprocessing library 'failing' for CompileFail-0.1.0.0...
22 Building library 'failing' for CompileFail-0.1.0.0...
24 Failed to build CompileFail-0.1.0.0 because it depends on CompileFail-0.1.0.0 which itself failed to build.
25 Failed to build CompileFail-0.1.0.0-inplace-failing.