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

mod124.hs:6:6: error:
    Not in scope: type constructor or class ‘T’
    Suggested fix:
      Perhaps you want to remove ‘T’ from the explicit hiding list
      in the import of ‘Mod124_A’ (mod124.hs:4:1-26).