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

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