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

mod97.hs:4:9: error: [GHC-88464]
    Variable not in scope:
      (==) :: GHC.Types.Char -> GHC.Types.Char -> t
    Suggested fix:
      Add ‘==’ to the import list in the import of ‘Prelude’
      (at mod97.hs:3:1-18).