summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T11592.stderr
blob: bffea1cca73068292a5808cffbf6f64bcf84db28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
T11592.hs:5:9:
    Variable ‘a’ is used in the kind signature of its
    declaration as a type variable.
    the data type declaration for ‘A’

T11592.hs:7:11:
    Variable ‘a’ is used in the kind signature of its
    declaration as a type variable.
    the data type declaration for ‘B’

T11592.hs:8:11:
    Variable ‘a’ is used in the kind signature of its
    declaration as a type variable.
    the data type declaration for ‘C’

T11592.hs:10:13:
    Variable ‘a’ is used in the kind signature of its
    declaration as a type variable.
    the data type declaration for ‘D’