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

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