[commit: ghc] wip/nfs-locking: Move ArgsHash oracle to the library (a432cff)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:36:43 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/a432cffccd145a0cb8e7822333fac87e54c02753/ghc
>---------------------------------------------------------------
commit a432cffccd145a0cb8e7822333fac87e54c02753
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Aug 6 00:55:44 2017 +0100
Move ArgsHash oracle to the library
See #347
>---------------------------------------------------------------
a432cffccd145a0cb8e7822333fac87e54c02753
hadrian.cabal | 2 +-
src/Builder.hs | 15 +------------
src/Hadrian/Oracles/ArgsHash.hs | 49 +++++++++++++++++++++++++++++++++++++++++
src/Hadrian/Target.hs | 3 +--
src/Oracles/ArgsHash.hs | 35 -----------------------------
src/Rules/Oracles.hs | 7 ++++--
src/Rules/Selftest.hs | 8 ++++---
src/Target.hs | 22 +++++++++++++++---
src/Util.hs | 3 ++-
9 files changed, 83 insertions(+), 61 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 a432cffccd145a0cb8e7822333fac87e54c02753
More information about the ghc-commits
mailing list