summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod88.stderr
blob: 8d6ae082d3af298ebf6a11bf60b5e0fa5608e367 (plain)
1
2
3
4
5
6

mod88.hs:5:5: error: [GHC-76037]
    Not in scope: data constructor ‘Prelude.Left’
    Suggested fix:
      Add ‘Left’ to the import list in the import of ‘Prelude’
      (at mod88.hs:4:1-30).