[commit: ghc] wip/nfs-locking: Create package database directories using oracles. (6e00b02)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:54:37 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/6e00b0238ebb28460f69ed0aa68c54d52d7e223a/ghc
>---------------------------------------------------------------
commit 6e00b0238ebb28460f69ed0aa68c54d52d7e223a
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue Jan 19 03:14:31 2016 +0000
Create package database directories using oracles.
Fix #176.
>---------------------------------------------------------------
6e00b0238ebb28460f69ed0aa68c54d52d7e223a
shaking-up-ghc.cabal | 1 +
src/Oracles/PackageDb.hs | 23 +++++++++++++++++++++++
src/Rules/Actions.hs | 6 +++---
src/Rules/Cabal.hs | 14 --------------
src/Rules/Oracles.hs | 3 +++
src/Rules/Wrappers/GhcPkg.hs | 4 ++--
src/Settings/Builders/GhcCabal.hs | 15 +++++++++++----
src/Settings/Builders/GhcPkg.hs | 2 +-
src/Settings/Paths.hs | 19 +++++++------------
9 files changed, 51 insertions(+), 36 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 6e00b0238ebb28460f69ed0aa68c54d52d7e223a
More information about the ghc-commits
mailing list