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

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