[commit: ghc] wip/nfs-locking: Factor out file cache functionality into the library (4fca3ae)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:56:17 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/4fca3ae5301a19abc621dc8ec08051c4b2a954ac/ghc
>---------------------------------------------------------------
commit 4fca3ae5301a19abc621dc8ec08051c4b2a954ac
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Aug 17 02:16:45 2017 +0100
Factor out file cache functionality into the library
See #347
>---------------------------------------------------------------
4fca3ae5301a19abc621dc8ec08051c4b2a954ac
hadrian.cabal | 2 +-
src/Base.hs | 6 ++---
src/Hadrian/Oracles/FileCache.hs | 49 +++++++++++++++++++++++++++++++++++++++
src/Rules.hs | 19 ++++++++-------
src/Rules/Cabal.hs | 30 ------------------------
src/Settings/Builders/GhcCabal.hs | 17 ++++++++++++--
src/Utilities.hs | 17 ++++++++++++--
7 files changed, 93 insertions(+), 47 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4fca3ae5301a19abc621dc8ec08051c4b2a954ac
More information about the ghc-commits
mailing list