X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail029.stderr;h=daa3175939d3f3dd9ef3bb2367bc8df976d05a71;hb=9e46e5ce96e552ee2418664bb68666f82e0c1498;hp=1e6d04b6349856ad241f9019ce5d7484e2d9c800;hpb=659ac42682d2f37dc81eb258b38e39eb860bfffa;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail029.stderr b/ghc/tests/typecheck/should_fail/tcfail029.stderr index 1e6d04b..daa3175 100644 --- a/ghc/tests/typecheck/should_fail/tcfail029.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail029.stderr @@ -2,4 +2,4 @@ tcfail029.hs:6: No instance for `Ord Foo' arising from use of `>' at tcfail029.hs:6 - In the right-hand side of an equation for `f': x > Bar + in the definition of function `f': x > Bar