[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail029.stderr
index e7e6858..b674e43 100644 (file)
@@ -1,7 +1,7 @@
  
 tcfail029.hs:6:
-    No instance for: `Ord Foo'
-       arising from use of `>', at tcfail029.hs:6
+    No instance for `Ord Foo'
+       (arising from use of `>' at tcfail029.hs:6)
 
 
 Compilation had errors