X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail018.stderr;h=565d1e97e9a776b70f6a4464c3849c592d766226;hb=7c200a0fc54a76e623ec933fbe53d09b34ab3c75;hp=f645b9d8ca172a33bb595962c8ebfcb5522ce6e2;hpb=cd10502b37dc716d9fbb28743989dd235322b0af;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail018.stderr b/ghc/tests/typecheck/should_fail/tcfail018.stderr index f645b9d..565d1e9 100644 --- a/ghc/tests/typecheck/should_fail/tcfail018.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail018.stderr @@ -1,9 +1,10 @@ - + tcfail018.hs:5: Ambiguous type variable(s) `t' - in the constraint `PrelBase.Num [t]' + in the constraint `Num [t]' arising from the literal `1' at tcfail018.hs:5 + Compilation had errors