blob: 0090030078930d00b2f5be71f48a957b3c2d0809 (
plain)
1
2
3
4
5
6
|
mod87.hs:4:5: error: [GHC-88464]
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).
|