[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail029.stderr
index a431a65..001f665 100644 (file)
@@ -1,6 +1,8 @@
-tcfail029.hs:6: No instance for: `PrelBase.Ord Foo'
-    arising from use of `PrelBase.>' at tcfail029.hs:6
 
+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
 
 Compilation had errors
+