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

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