[commit: packages/Cabal] ghc-head: Merge pull request #1301 from 23Skidoo/getmodtime-and-other-fixes (772192d)
git at git.haskell.org
git at git.haskell.org
Mon Aug 26 23:23:12 CEST 2013
Repository : ssh://git@git.haskell.org/Cabal
On branch : ghc-head
Link : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=772192ddb381742fac227e5910566b5e600037ff
>---------------------------------------------------------------
commit 772192ddb381742fac227e5910566b5e600037ff
Merge: 62b671f a1a99c2
Author: Mikhail Glushenkov <the.dead.shall.rise at gmail.com>
Date: Tue Apr 30 02:50:36 2013 -0700
Merge pull request #1301 from 23Skidoo/getmodtime-and-other-fixes
Workaround for low clock resolution problem of `getModificationTime` + other fixes
>---------------------------------------------------------------
772192ddb381742fac227e5910566b5e600037ff
cabal-install/Distribution/Client/IndexUtils.hs | 54 +++++++++++----
cabal-install/Distribution/Client/Sandbox.hs | 2 +
cabal-install/Distribution/Client/Sandbox/Index.hs | 5 +-
.../Distribution/Client/Sandbox/Timestamp.hs | 3 +-
cabal-install/Distribution/Client/Utils.hs | 6 +-
cabal-install/Distribution/Compat/Env.hs | 1 -
cabal-install/Distribution/Compat/FilePerms.hs | 7 +-
cabal-install/Distribution/Compat/Time.hs | 70 +++++++++++++++++---
8 files changed, 115 insertions(+), 33 deletions(-)
More information about the ghc-commits
mailing list