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

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