[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail031.stderr
1  
2 "tcfail031.hs", line 2:
3     Couldn't match type "Char" against "Bool". In a predicate expression: 'a'
4 Fail: Compilation errors found
5
6 ghc: execution of the Haskell compiler had trouble