[project @ 1997-11-25 11:52:10 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail020.stderr
index ac62283..ec1caf0 100644 (file)
@@ -1,7 +1,6 @@
  
-tcfail020.hs:12: No instance for: `A [taBn]'
-    arising from an instance declaration at tcfail020.hs:12
+tcfail020.hs:11: No instance for: `A [taEp]'
+    arising from an instance declaration at tcfail020.hs:11
     When checking superclass constraints of an instance declaration
 
-
 Compilation had errors