X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail056.stderr;h=1ac293662ce00bbaf848fecd4c6c3c11f4e11a86;hb=7c200a0fc54a76e623ec933fbe53d09b34ab3c75;hp=1bc765d917b93a000a8f80b9e967dc2afeede923;hpb=cd10502b37dc716d9fbb28743989dd235322b0af;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail056.stderr b/ghc/tests/typecheck/should_fail/tcfail056.stderr index 1bc765d..1ac2936 100644 --- a/ghc/tests/typecheck/should_fail/tcfail056.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail056.stderr @@ -1,9 +1,10 @@ - + tcfail056.hs:1: Duplicate or overlapping instance declarations - for `PrelBase.Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10 - -tcfail056.hs:10: Class `PrelBase.Eq' does not have a method `<=' + for `Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10 + +tcfail056.hs:10: Class `Eq' does not have a method `<=' + Compilation had errors