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

mod29.hs:6:12: error: [GHC-76037]
    Not in scope: type constructor or class ‘Char’
    Suggested fix:
      Perhaps you want to add ‘Char’ to the import list in the import of
      ‘Prelude’ (mod29.hs:5:1-19).