2 Configuration is affected by the following files:
3 - cabal.external.project
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7 - sigs-0.1.0.0 (lib) (first run)
8 - indef-0.1.0.0 (lib) (first run)
9 - indef-0.1.0.0 (lib with Data.Map=containers-<VERSION>:Data.Map) (first run)
10 - exe-0.1.0.0 (exe:exe) (first run)
11 Configuring library for sigs-0.1.0.0...
12 Preprocessing library for sigs-0.1.0.0...
13 Building library instantiated with Data.Map = <Data.Map>
15 Configuring library for indef-0.1.0.0...
16 Preprocessing library for indef-0.1.0.0...
17 Building library instantiated with Data.Map = <Data.Map>
19 Configuring library instantiated with Data.Map = containers-<VERSION>:Data.Map
21 Preprocessing library for indef-0.1.0.0...
22 Building library instantiated with Data.Map = containers-<VERSION>:Data.Map
24 Configuring executable 'exe' for exe-0.1.0.0...
25 Preprocessing executable 'exe' for exe-0.1.0.0...
26 Building executable 'exe' for exe-0.1.0.0...
28 fromList [(0,2),(2,4)]