[project @ 2004-05-25 08:09:37 by simonpj]
authorsimonpj <unknown>
Tue, 25 May 2004 08:09:42 +0000 (08:09 +0000)
committersimonpj <unknown>
Tue, 25 May 2004 08:09:42 +0000 (08:09 +0000)
commitc6713d35dd3ed4de580a513bf4bd46f70d8cfe5d
treea136098b7a62311479542d879e7e0aac6814f993
parent5220fda752f65ac62bd9f5269c11a7f345293f69
[project @ 2004-05-25 08:09:37 by simonpj]
-----------------------------------------------
Improve location info on unused-import warnings
-----------------------------------------------

Improving the location involves plumbing the location of the import a bit
more assiduously -- hence change to imp_mods in TcRnTypes
ghc/compiler/deSugar/Desugar.lhs
ghc/compiler/iface/MkIface.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/typecheck/TcRnTypes.lhs