summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod97.stderr
blob: 83a4527427a335b3057fa2e15fafaff69f45361b (plain)
1
2
3
4
5

mod97.hs:4:9: error:
    Variable not in scope: (==) :: Char -> Char -> t
    Perhaps you want to add ‘==’ to the import list in the import of
    ‘Prelude’ (mod97.hs:3:1-18).