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

mod88.hs:5:5: error:
    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).