summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_fail/Roles12.stderr
blob: fd986b66fc9a004cfb1afafd4fd3ac3ccec4e236 (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