blob: ba07f3cda103c95d232567e34a9b8dc70fc477c4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
T13985.hs:13:41: error: Not in scope: type variable ‘k’
T13985.hs:16:43: error: Not in scope: type variable ‘a’
T13985.hs:23:26: error: Not in scope: type variable ‘k’
T13985.hs:24:37: error: Not in scope: type variable ‘a’
T13985.hs:28:39: error: Not in scope: type variable ‘x’
|