blob: c5b92a85da10f1d1fef888818fda62c28d4ff03b (
plain)
1
2
3
4
5
6
|
mod87.hs:4:5: error:
Data constructor not in scope: Left :: GHC.Types.Char -> t
Suggested fix:
Perhaps you want to add ‘Left’ to the import list in the import of
‘Prelude’ (mod87.hs:3:1-22).
|