summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T6018rnfail.stderr
blob: 8833ad8fbd45d672e46d4a6aec621e3729d3d4c9 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81

T6018rnfail.hs:8:23: error:
    Incorrect type variable on the LHS of injectivity condition
         Expected : r
         Actual   : a

T6018rnfail.hs:9:24: error:
    Incorrect type variable on the LHS of injectivity condition
         Expected : r
         Actual   : a

T6018rnfail.hs:12:19: error:
    Incorrect type variable on the LHS of injectivity condition
         Expected : r
         Actual   : a

T6018rnfail.hs:15:19: error:
    Type variable ‘a’, naming a type family result,
    shadows an already bound type variable

T6018rnfail.hs:16:20: error:
    Type variable ‘a’, naming a type family result,
    shadows an already bound type variable

T6018rnfail.hs:20:20: error:
    Type variable ‘a’, naming a type family result,
    shadows an already bound type variable

T6018rnfail.hs:20:24: error:
    Unknown type variable on the RHS of injectivity condition: a

T6018rnfail.hs:21:21: error:
    Type variable ‘a’, naming a type family result,
    shadows an already bound type variable

T6018rnfail.hs:21:25: error:
    Unknown type variable on the RHS of injectivity condition: a

T6018rnfail.hs:24:16: error:
    Type variable ‘a’, naming a type family result,
    shadows an already bound type variable

T6018rnfail.hs:24:20: error:
    Unknown type variable on the RHS of injectivity condition: a

T6018rnfail.hs:27:1: error: [GHC-76037]
    Not in scope: type variable ‘c’

T6018rnfail.hs:28:1: error: [GHC-76037]
    Not in scope: type variable ‘c’

T6018rnfail.hs:31:3: error: [GHC-76037]
    Not in scope: type variable ‘c’

T6018rnfail.hs:34:1: error: [GHC-76037]
    Not in scope: type variable ‘c’

T6018rnfail.hs:35:1: error: [GHC-76037]
    Not in scope: type variable ‘c’

T6018rnfail.hs:38:3: error: [GHC-76037]
    Not in scope: type variable ‘c’

T6018rnfail.hs:42:15: error:
    Type variable ‘a’, naming a type family result,
    shadows an already bound type variable

T6018rnfail.hs:46:19: error:
    Unknown type variable on the RHS of injectivity condition: b

T6018rnfail.hs:49:21: error: [GHC-76037]
    Not in scope: type variable ‘r’

T6018rnfail.hs:50:21: error: [GHC-76037]
    Not in scope: type variable ‘r’

T6018rnfail.hs:52:26: error: [GHC-76037]
    Not in scope: type variable ‘r’

T6018rnfail.hs:53:26: error: [GHC-76037]
    Not in scope: type variable ‘r’