[project @ 2001-04-05 11:48:59 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail029.stderr
index 5b997ac..daa3175 100644 (file)
@@ -1,8 +1,5 @@
-tcfail029.hs:6:
-    No instance for `PrelBase.Ord Foo'
-       arising from use of `PrelBase.>' at tcfail029.hs:6
-
-
-Compilation had errors
 
+tcfail029.hs:6:
+    No instance for `Ord Foo'
+    arising from use of `>' at tcfail029.hs:6
+    in the definition of function `f': x > Bar