blob: c335bef57383ef386687d1684ee215e4f3dfa7dd (
plain)
1
2
3
4
5
6
7
8
9
10
|
[1 of 2] Processing p
[1 of 1] Compiling A[sig] ( p\A.hsig, nothing )
[2 of 2] Processing q
[1 of 2] Compiling A[sig] ( q\A.hsig, nothing )
bkpfail33.bkp:5:18: error: [GHC-76037]
• Not in scope: type constructor or class ‘T’
• while merging the signatures from:
• p[A=<A>]:A
• ...and the local signature for A
|