[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail056.stderr
index 472e425..1bc765d 100644 (file)
@@ -1,16 +1,10 @@
  
-tcfail056.hs:10: No explicit method nor default method for `PrelBase.=='
-                in an instance declaration for `PrelBase.Eq'
-tcfail056.hs:1: Duplicate or overlapping instance declarations
-    for `PrelBase.Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10
-tcfail056.hs:1: Duplicate or overlapping instance declarations
-    for `PrelBase.Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10
-tcfail056.hs:1: Duplicate or overlapping instance declarations
-    for `PrelBase.Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10
+tcfail056.hs:1:
+    Duplicate or overlapping instance declarations
+       for `PrelBase.Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10
  
 tcfail056.hs:10: Class `PrelBase.Eq' does not have a method `<='
 
+
 Compilation had errors
+