cvs commit: fptools/ghc/compiler/main Main.hs HscMain.lhs
fptools/ghc/compiler/rename RnBinds.lhs RnNames.lhs
fptools/ghc/compiler/stgSyn CoreToStg.lhs fptools/ghc/compiler/typecheck
TcEnv.lhs
Simon Peyton Jones
simonpj@glass.cse.ogi.edu
Wed, 28 Feb 2001 03:44:40 -0800
simonpj 2001/02/28 03:44:40 PST
Modified files:
ghc/compiler/main Main.hs HscMain.lhs
ghc/compiler/rename RnBinds.lhs RnNames.lhs
ghc/compiler/stgSyn CoreToStg.lhs
ghc/compiler/typecheck TcEnv.lhs
Log:
Import/formatting wibbles
Revision Changes Path
1.57 +2 -1 fptools/ghc/compiler/main/Main.hs
1.102 +4 -3 fptools/ghc/compiler/main/HscMain.lhs
1.61 +2 -2 fptools/ghc/compiler/rename/RnBinds.lhs
1.116 +0 -1 fptools/ghc/compiler/rename/RnNames.lhs
1.73 +2 -3 fptools/ghc/compiler/stgSyn/CoreToStg.lhs
1.90 +1 -1 fptools/ghc/compiler/typecheck/TcEnv.lhs