[project @ 2005-05-03 11:10:08 by simonpj]
authorsimonpj <unknown>
Tue, 3 May 2005 11:10:09 +0000 (11:10 +0000)
committersimonpj <unknown>
Tue, 3 May 2005 11:10:09 +0000 (11:10 +0000)
commit56e6b5842accf1efe580483457a10a0e6de8b960
treec9f6767ef073bd9fd1ef89330c30856a7ffde03c
parentb95b036f5a23221175973594eff5e921bb22c202
[project @ 2005-05-03 11:10:08 by simonpj]
Improve generation of 'duplicate import' warnings.
This involved changing (actually simplifying) the
definition of RdrName.ImportSpec.

I'm not sure whether this one merits merging or not.
Perhaps worth a try.
ghc/compiler/basicTypes/RdrName.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/typecheck/TcRnDriver.lhs
ghc/compiler/utils/IOEnv.hs