[project @ 2000-04-11 11:24:42 by simonmar]
authorsimonmar <unknown>
Tue, 11 Apr 2000 11:24:42 +0000 (11:24 +0000)
committersimonmar <unknown>
Tue, 11 Apr 2000 11:24:42 +0000 (11:24 +0000)
oops, this output is bogus.

ghc/tests/rename/should_compile/rn029.stderr [deleted file]

diff --git a/ghc/tests/rename/should_compile/rn029.stderr b/ghc/tests/rename/should_compile/rn029.stderr
deleted file mode 100644 (file)
index aeaf9dc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-
-rn029.hs:6:
-    Ambiguous occurrence `sort'
-    It could refer to either `sort', defined at rn029.hs:7
-                         or `List.sort', imported from List at rn029.hs:4
-
-rn029.hs:10:
-    Ambiguous occurrence `reverse'
-    It could refer to either `reverse', defined at rn029.hs:11
-                         or `List.reverse', imported from List at rn029.hs:4
-
-Compilation had errors
-