summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/Roles5.stderr
blob: 2a58a8a0eda8b1dcb8e43c200089f91b173afdc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

Roles5.hs:3:8:
    Illegal role annotation
    Perhaps you intended to use -XRoleAnnotations
    In the data type declaration for ‛T’

Roles5.hs:4:9:
    Illegal role annotation
    Perhaps you intended to use -XRoleAnnotations
    In the declaration for class C

Roles5.hs:5:8:
    Illegal role annotation
    Perhaps you intended to use -XRoleAnnotations
    In the declaration for type synonym ‛S’