[project @ 2000-04-11 11:18:21 by simonmar]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / rn029.stderr
1
2 rn029.hs:6:
3     Ambiguous occurrence `sort'
4     It could refer to either `sort', defined at rn029.hs:7
5                           or `List.sort', imported from List at rn029.hs:4
6
7 rn029.hs:10:
8     Ambiguous occurrence `reverse'
9     It could refer to either `reverse', defined at rn029.hs:11
10                           or `List.reverse', imported from List at rn029.hs:4
11
12 Compilation had errors
13