summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod87.stderr
blob: 60adc956764c83e3cea15a6f84ad4e6ab4826091 (plain)
1
2
3
4
5

mod87.hs:4:5: error:
    Data constructor not in scope: Left :: Char -> t
    Perhaps you want to add ‘Left’ to the import list in the import of
    ‘Prelude’ (mod87.hs:3:1-22).