From: simonmar Date: Tue, 11 Apr 2000 11:24:42 +0000 (+0000) Subject: [project @ 2000-04-11 11:24:42 by simonmar] X-Git-Tag: Approximately_9120_patches~4744 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d3f702b85009cf53bd9cd42027db0cd73be44a7e;p=ghc-hetmet.git [project @ 2000-04-11 11:24:42 by simonmar] oops, this output is bogus. --- diff --git a/ghc/tests/rename/should_compile/rn029.stderr b/ghc/tests/rename/should_compile/rn029.stderr deleted file mode 100644 index aeaf9dc..0000000 --- a/ghc/tests/rename/should_compile/rn029.stderr +++ /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 -