cvs commit: fptools/ghc/compiler/rename Rename.lhs RnEnv.lhs
RnHiFiles.lhs RnNames.lhs
Simon Peyton Jones
simonpj@glass.cse.ogi.edu
Tue, 21 Nov 2000 05:13:26 -0800
simonpj 2000/11/21 05:13:25 PST
Modified files:
ghc/compiler/rename Rename.lhs RnEnv.lhs RnHiFiles.lhs
RnNames.lhs
Log:
In the ModIface for an interface from a .hi file, generate an environment
Revision Changes Path
1.138 +2 -2 fptools/ghc/compiler/rename/Rename.lhs
1.99 +51 -1 fptools/ghc/compiler/rename/RnEnv.lhs
1.24 +1 -1 fptools/ghc/compiler/rename/RnHiFiles.lhs
1.110 +21 -71 fptools/ghc/compiler/rename/RnNames.lhs