[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail037.stderr
index 857681f..ed18d86 100644 (file)
@@ -1,7 +1,5 @@
-tcfail037.hs:3:
-    Conflicting definitions for: `+'
-       Imported from Prelude at tcfail037.hs:3
-       Defined at tcfail037.hs:10
 
-Compilation had errors
+tcfail037.hs:7:
+    Ambiguous occurrence `+'
+    It could refer to either `ShouldFail.+', defined at tcfail037.hs:10
+                         or `PrelNum.+', imported from Prelude at tcfail037.hs:3 ()