[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail020.stderr
index 760faee..ef738f0 100644 (file)
@@ -1,6 +1,9 @@
  
-"tcfail020.hs", line 12: No such instance:
-    class "A", type "[a]" (at an instance declaration)
-Fail: Compilation errors found
+tcfail020.hs:12: No instance for:
+                    `A [a{-aGH-}]'
+    tcfail020.hs:12:
+       in an instance declaration
+    When checking superclass constraints of an instance declaration
 
-ghc: execution of the Haskell compiler had trouble
+
+Compilation had errors