summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod126.stderr
blob: 385ce4b3414c98b68e856b34a3a4aa46d59b716e (plain)
1
2
3
4
5

mod126.hs:7:5: error:
    Data constructor not in scope: T
    Perhaps you want to remove ‘T’ from the explicit hiding list
    in the import of ‘Mod126_A’ (mod126.hs:4:1-26).