summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod125.stderr
blob: e2b29849c47907bd5710ebb9c6cf491ad603211e (plain)
1
2
3
4
5

mod125.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 ‘Mod125_A’ (mod125.hs:4:1-26).