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

mod114.hs:3:16: error:
    Not in scope: type constructor or class ‘Stuff’
    Suggested fix:
      Perhaps you want to remove ‘Stuff’ from the explicit hiding list
      in the import of ‘Mod114_Help’ (mod114.hs:4:1-36).