[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail006.stderr
1  
2 "tcfail006.hs", line 5: No such instance:
3     class "Num", type "Bool" (at an overloaded literal: 1)
4 Fail: Compilation errors found
5
6 ghc: execution of the Haskell compiler had trouble