[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail037.stderr
index 8421c3b..ed18d86 100644 (file)
@@ -1,19 +1,5 @@
-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
-
-
-Compilation had errors
-
+    It could refer to either `ShouldFail.+', defined at tcfail037.hs:10
+                         or `PrelNum.+', imported from Prelude at tcfail037.hs:3 ()