2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5 - mylib-0.1.0.0 (lib) (first run)
6 - mysql-0.1.0.0 (lib) (first run)
7 - postgresql-0.1.0.0 (lib) (first run)
8 - mylib-0.1.0.0 (lib with Database=mysql-0.1.0.0-inplace:Database.MySQL) (first run)
9 - mylib-0.1.0.0 (lib with Database=postgresql-0.1.0.0-inplace:Database.PostgreSQL) (first run)
10 - src-0.1.0.0 (lib) (first run)
11 - exe-0.1.0.0 (exe:exe) (first run)
12 Configuring library for mylib-0.1.0.0..
13 Preprocessing library for mylib-0.1.0.0..
14 Building library instantiated with Database = <Database>
16 Configuring library for mysql-0.1.0.0..
17 Preprocessing library for mysql-0.1.0.0..
18 Building library for mysql-0.1.0.0..
19 Configuring library for postgresql-0.1.0.0..
20 Preprocessing library for postgresql-0.1.0.0..
21 Building library for postgresql-0.1.0.0..
22 Configuring library instantiated with
23 Database = mysql-0.1.0.0-inplace:Database.MySQL
25 Preprocessing library for mylib-0.1.0.0..
26 Building library instantiated with
27 Database = mysql-0.1.0.0-inplace:Database.MySQL
29 Configuring library instantiated with
30 Database = postgresql-0.1.0.0-inplace:Database.PostgreSQL
32 Preprocessing library for mylib-0.1.0.0..
33 Building library instantiated with
34 Database = postgresql-0.1.0.0-inplace:Database.PostgreSQL
36 Configuring library for src-0.1.0.0..
37 Preprocessing library for src-0.1.0.0..
38 Building library for src-0.1.0.0..
39 Configuring executable 'exe' for exe-0.1.0.0..
40 Preprocessing executable 'exe' for exe-0.1.0.0..
41 Building executable 'exe' for exe-0.1.0.0..
43 "minemysql minepostgresql"