X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail029.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail029.stderr;h=26cac09bbcb300694aa2444d2cf45a4bee701d20;hb=349880a7ab565d31c0a0f91eb3776be63d9bfa84;hp=2ba72506becf4f5af7723a4008d3bcde3e9284e8;hpb=1eefbbdd8b1a6ae1ed9098001573232f981fa0ea;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail029.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail029.stderr index 2ba7250..26cac09 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail029.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail029.stderr @@ -1,6 +1,8 @@ -"tcfail029.hs", line 5: No such instance: - class "Ord", type "Foo" (at a use of an overloaded identifier: >) -Fail: Compilation errors found +tcfail029.hs:6: No instance for: + `PrelBase.Ord Foo' + tcfail029.hs:6: + at a use of an overloaded identifier: `PrelBase.>' -ghc: execution of the Haskell compiler had trouble + +Compilation had errors