cvs commit: fptools/ghc/compiler/main HscMain.lhs HscTypes.lhs
fptools/ghc/compiler/prelude PrelInfo.lhs fptools/ghc/compiler/rename
RnMonad.lhs
Simon Peyton Jones
simonpj@glass.cse.ogi.edu
Thu, 12 Oct 2000 08:26:49 -0700
simonpj 2000/10/12 08:26:48 PDT
Modified files:
ghc/compiler/main HscMain.lhs HscTypes.lhs
ghc/compiler/prelude PrelInfo.lhs
ghc/compiler/rename RnMonad.lhs
Log:
Work on initialisation of persistent compiler state
Revision Changes Path
1.7 +9 -12 fptools/ghc/compiler/main/HscMain.lhs
1.6 +4 -4 fptools/ghc/compiler/main/HscTypes.lhs
1.72 +15 -16 fptools/ghc/compiler/prelude/PrelInfo.lhs
1.79 +17 -17 fptools/ghc/compiler/rename/RnMonad.lhs