blob: 720786d9983bc8d5d3effd563551dc2dad724f0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
T4426.hs:10:18: error: [GHC-76037] Not in scope: type variable ‘m’
T4426.hs:10:28: error: [GHC-76037] Not in scope: type variable ‘m’
T4426.hs:12:18: error: [GHC-76037] Not in scope: type variable ‘b’
T4426.hs:12:28: error: [GHC-76037] Not in scope: type variable ‘b’
T4426.hs:14:24: error: [GHC-76037] Not in scope: type variable ‘b’
T4426.hs:14:34: error: [GHC-76037] Not in scope: type variable ‘b’
T4426.hs:14:39: error: [GHC-76037] Not in scope: type variable ‘c’
T4426.hs:16:23: error: [GHC-76037] Not in scope: type variable ‘m’
T4426.hs:16:28: error: [GHC-76037] Not in scope: type variable ‘m’
|