[commit: ghc] wip/nfs-locking: Move file system operations to the library (58e2d05)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:55:33 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/58e2d05064d8102914c7b887df6e2090c1d906db/ghc
>---------------------------------------------------------------
commit 58e2d05064d8102914c7b887df6e2090c1d906db
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue Aug 15 00:31:47 2017 +0100
Move file system operations to the library
See #347
>---------------------------------------------------------------
58e2d05064d8102914c7b887df6e2090c1d906db
src/Hadrian/Oracles/DirectoryContents.hs | 17 +++++-
src/Hadrian/Oracles/Path.hs | 6 +-
src/Hadrian/Utilities.hs | 96 ++++++++++++++++++++++++++++---
src/Rules/Clean.hs | 1 -
src/Rules/Wrappers.hs | 3 +-
src/Utilities.hs | 97 ++------------------------------
6 files changed, 112 insertions(+), 108 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 58e2d05064d8102914c7b887df6e2090c1d906db
More information about the ghc-commits
mailing list