X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail015.stderr;h=ab90aa6348ad54e2dd7377763974f88302f7a64a;hb=7c200a0fc54a76e623ec933fbe53d09b34ab3c75;hp=d67573894dd57cb9bf01eb1488bfebf4892837fa;hpb=cd10502b37dc716d9fbb28743989dd235322b0af;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail015.stderr b/ghc/tests/typecheck/should_fail/tcfail015.stderr index d675738..ab90aa6 100644 --- a/ghc/tests/typecheck/should_fail/tcfail015.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail015.stderr @@ -1,8 +1,9 @@ - + tcfail015.hs:7: - No instance for `PrelBase.Num Bool' + No instance for `Num Bool' arising from the literal `2' at tcfail015.hs:7 + Compilation had errors