blob: 090082a0a29ac059ca407b548b3766c525c943f5 (
plain)
1
2
3
4
5
6
|
mod36.hs:5:5: error: [GHC-88464]
Variable not in scope: const
Suggested fix:
Perhaps you want to remove ‘const’ from the explicit hiding list
in the import of ‘Prelude’ (mod36.hs:3:1-32).
|