blob: 81c758f8b09c931372b5ac141ddbeea817e8af6f (
plain)
1
2
3
4
5
6
|
mod88.hs:5:5: error: [GHC-76037]
Not in scope: data constructor ‘Prelude.Left’
Suggested fix:
Perhaps you want to add ‘Left’ to the import list in the import of
‘Prelude’ (mod88.hs:4:1-30).
|