[project @ 1999-02-09 10:12:24 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail056.stderr
index 1bc765d..1ac2936 100644 (file)
@@ -1,9 +1,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 `<='
+       for `Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10
+
+tcfail056.hs:10: Class `Eq' does not have a method `<='
+
 
 
 Compilation had errors