[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail046.stderr
index 16a7906..35a4086 100644 (file)
@@ -1,7 +1,7 @@
  
 tcfail046.hs:4:
-    No instance for: `Eq (Process a)'
-       When deriving classes for `Message'
+    No instance for `Eq (Process a)'
+    When deriving classes for `Message'
 
 
 Compilation had errors