[project @ 1999-02-09 10:12:24 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail037.stderr
index 8421c3b..ab51ba6 100644 (file)
@@ -1,18 +1,9 @@
-tcfail037.hs:3:
-    Ambiguous occurrence `+'
-    It could refer to: +: defined at tcfail037.hs:10
-                      PrelBase.+: imported from Prelude at tcfail037.hs:3
+
 tcfail037.hs:7:
     Ambiguous occurrence `+'
-    It could refer to: +: defined at tcfail037.hs:10
-                      PrelBase.+: imported from Prelude at tcfail037.hs:3
-tcfail037.hs:10:
-    Ambiguous occurrence `+'
-    It could refer to: +: defined at tcfail037.hs:10
-                      PrelBase.+: imported from Prelude at tcfail037.hs:3
+    It could refer to either `+', defined at tcfail037.hs:10
+                         or `Prelude.+', imported from Prelude at tcfail037.hs:3
+
 
 
 Compilation had errors