207597e1c12ab88697f75d7c65576d6f540a556b
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail007.stderr
1  
2 "tcfail007.hs", line 4: 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