[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail020.stderr
index 0932038..77f8d3f 100644 (file)
@@ -1,6 +1,9 @@
  
-tcfail020.hs:11: No instance for: `A [taDM]'
-    arising from an instance declaration at tcfail020.hs:11
-    When checking superclass constraints of an instance declaration
+tcfail020.hs:11:
+    No instance for: `A [a]'
+       arising from an instance declaration, at tcfail020.hs:11
+       Available context: (A [a])
+       From the superclasses of the instance declaration
+
 
 Compilation had errors