cvs commit: fptools/ghc/compiler/main DriverPipeline.hs GHC.hs
HscMain.lhs
Wolfgang Thaller
wolfgang at haskell.org
Wed Apr 13 17:42:18 EDT 2005
wolfgang 2005/04/13 14:42:17 PDT
Modified files:
ghc/compiler/main DriverPipeline.hs GHC.hs HscMain.lhs
Log:
Make the status messages from ghc --make display the number of modules
to be compiled, as in:
[3 of 9] Compiling Foo.hs ( Foo.hs, Foo.o )
Revision Changes Path
1.199 +4 -1 fptools/ghc/compiler/main/DriverPipeline.hs
1.17 +16 -7 fptools/ghc/compiler/main/GHC.hs
1.214 +28 -5 fptools/ghc/compiler/main/HscMain.lhs
More information about the Cvs-ghc
mailing list