[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / deriving / should_fail / drvfail007.stderr
index 98963de..9ca1d3b 100644 (file)
@@ -1,6 +1,7 @@
  
 drvfail007.hs:2:
-    No instance for: `Eq (Int -> Int)' When deriving classes for `Foo'
+    No instance for `Eq (Int -> Int)'
+    When deriving classes for `Foo'
 
 
 Compilation had errors