blob: 1d44b9f43645542fe14d249f36429c748c378e5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[1 of 3] Processing p
[1 of 2] Compiling A[sig] (.hsig -> nothing)
[2 of 2] Compiling M (.hs -> nothing)
[2 of 3] Processing q
Instantiating q
[1 of 1] Compiling A (.hs -> .o)
[3 of 3] Processing r
Instantiating r
[1 of 1] Including p[A=q:A]
Instantiating p[A=q:A]
[1 of 2] Compiling A[sig] (.hsig -> .o)
[2 of 2] Compiling M (.hs -> .o)
|