diff options
author | simonpj@microsoft.com <unknown> | 2009-07-06 11:25:03 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2009-07-06 11:25:03 +0000 |
commit | 7bb3d1fc79521d591cd9f824893963141a7997b6 (patch) | |
tree | 144f5a2a707f6b2137791049074d47bbb854d4ff /compiler/codeGen | |
parent | d436c70d43fb905c63220040168295e473f4b90a (diff) | |
download | haskell-7bb3d1fc79521d591cd9f824893963141a7997b6.tar.gz |
Major patch to fix reporting of unused imports
This patch, joint work between and Ian and Simon, fixes Trac #1074
by reporting unused import declarations much more accuratly than
before. The specification is described at
http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/UnusedImports
The implementation is both easier to understand than before, and shorter
too.
Also fixed are #1148, #2267
Also fixed is -ddump-minimal imports, which now works properly, fixing
Trac #1792.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions