blob: 55491779a1176c7055adb051392f297ed6887cb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
bkp09.bkp:1:26: warning:
-XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.
[1 of 5] Processing p
[1 of 1] Compiling H[sig] (.hsig -> nothing)
[2 of 5] Processing q
[1 of 1] Compiling H[sig] (.hsig -> nothing)
[3 of 5] Processing r
[1 of 2] Compiling H[sig] (.hsig -> nothing)
[2 of 2] Compiling M (.hs -> nothing)
[4 of 5] Processing h-impl
Instantiating h-impl
[1 of 1] Compiling H (.hs -> .o)
[5 of 5] Processing s
Instantiating s
[1 of 2] Including h-impl
[2 of 2] Including r[H=h-impl:H]
Instantiating r[H=h-impl:H]
[1 of 2] Including p[H=h-impl:H]
Instantiating p[H=h-impl:H]
[1 of 1] Compiling H[sig] (.hsig -> .o)
[2 of 2] Including q[H=h-impl:H]
Instantiating q[H=h-impl:H]
[1 of 1] Compiling H[sig] (.hsig -> .o)
[1 of 2] Compiling H[sig] (.hsig -> .o)
[2 of 2] Compiling M (.hs -> .o)
|