b875b06797d30e3912229c7a8c5e1e5083d9bff9
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail003.stderr
1  
2 "tcfail003.hs", line 3: No such instance:
3     class "Num", type "Char" (at an overloaded literal: 1)
4 Fail: Compilation errors found
5
6 ghc: execution of the Haskell compiler had trouble