[project @ 2001-04-05 11:48:59 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail029.stderr
index e7e6858..daa3175 100644 (file)
@@ -1,7 +1,5 @@
-tcfail029.hs:6:
-    No instance for: `Ord Foo'
-       arising from use of `>', 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