summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_fail/Roles12.stderr
blob: bb830beae3009a94c7cd18703068095711138d8f (plain)
1
2
3
4
5
6
7

Roles12.hs:5:1:
    Type constructor ‘T’ has conflicting definitions in the module
    and its hs-boot file
    Main module: type role T phantom
                 data T a
    Boot file:   data T a