cvs commit: fptools/ghc/compiler/compMan CompManager.lhs
fptools/ghc/compiler/main DriverPipeline.hs
Simon Marlow
simonmar at haskell.org
Thu Aug 12 07:19:46 EDT 2004
simonmar 2004/08/12 04:19:46 PDT
Modified files:
ghc/compiler/compMan CompManager.lhs
ghc/compiler/main DriverPipeline.hs
Log:
Take the timestamp of an interpreted linkable from the timestamp of
the source file. This works better when the local clock is out of
sync with the filesystem, and it's just as accurate.
Revision Changes Path
1.149 +2 -1 fptools/ghc/compiler/compMan/CompManager.lhs
1.165 +10 -6 fptools/ghc/compiler/main/DriverPipeline.hs
More information about the Cvs-ghc
mailing list