summaryrefslogtreecommitdiff
path: root/ghc/compiler/tests/typecheck/should_fail/tcfail003.stderr
blob: b875b06797d30e3912229c7a8c5e1e5083d9bff9 (plain)
1
2
3
4
5
6
 
"tcfail003.hs", line 3: No such instance:
    class "Num", type "Char" (at an overloaded literal: 1)
Fail: Compilation errors found

ghc: execution of the Haskell compiler had trouble