[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail037.stderr
index 17d7580..0191c72 100644 (file)
@@ -1,8 +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