summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T6018rnfail.stderr
blob: 2628024b8389ffcccca1ee024e3c9a7b4f54a392 (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

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

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

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

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

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

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

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

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

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

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

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

T6018rnfail.hs:27:1: Not in scope: type variable ‘c’

T6018rnfail.hs:28:1: Not in scope: type variable ‘c’

T6018rnfail.hs:31:3: Not in scope: type variable ‘c’

T6018rnfail.hs:34:1: Not in scope: type variable ‘c’

T6018rnfail.hs:35:1: Not in scope: type variable ‘c’

T6018rnfail.hs:38:3: Not in scope: type variable ‘c’

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

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

T6018rnfail.hs:49:21: Not in scope: type variable ‘r’

T6018rnfail.hs:50:21: Not in scope: type variable ‘r’

T6018rnfail.hs:52:26: Not in scope: type variable ‘r’

T6018rnfail.hs:53:26: Not in scope: type variable ‘r’