cvs commit: fptools/ghc/compiler/rename RnNames.lhs
Simon Peyton Jones
simonpj at glass.cse.ogi.edu
Thu Feb 26 04:42:09 EST 2004
simonpj 2004/02/26 04:42:08 PST
Modified files:
ghc/compiler/rename RnNames.lhs
Log:
Fix a long-standing bug, whereby 'hiding' hid the qualified name as
well as the unqualified one.
This bug is not as easy to fix in the 6.2 branch, unfortunately; don't merge.
Revision Changes Path
1.162 +28 -24 fptools/ghc/compiler/rename/RnNames.lhs
More information about the Cvs-ghc
mailing list