summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod87.stderr
blob: 16a833b705c18346c70e1aae32d15e63c1aed436 (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:
      Add ‘Left’ to the import list in the import of ‘Prelude’
      (at mod87.hs:3:1-22).