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