[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail017.stderr
index be53d89..ac4fd91 100644 (file)
@@ -1,7 +1,7 @@
-tcfail017.hs:11: No instance for: `C [takz]'
-    arising from an instance declaration at tcfail017.hs:11
-    When checking superclass constraints of an instance declaration
 
-
-Compilation had errors
+tcfail017.hs:10:
+    Could not deduce `C [a]' from the context (B a)
+    Probable fix:
+       Add `C [a]' to the instance declaration context
+       Or add an instance declaration for `C [a]'
+    arising from an instance declaration at tcfail017.hs:10