[commit: ghc] wip/nfs-locking: Add argsHashOracle for tracking changes in the build system. (196430d)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:58:49 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/196430d4a0647e7258429e59caad0400151bb8ef/ghc

>---------------------------------------------------------------

commit 196430d4a0647e7258429e59caad0400151bb8ef
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Tue Jul 14 11:16:34 2015 +0100

    Add argsHashOracle for tracking changes in the build system.


>---------------------------------------------------------------

196430d4a0647e7258429e59caad0400151bb8ef
 doc/meeting-16-June-2015.txt |  3 ++-
 src/Base.hs                  |  8 +++++++-
 src/Expression.hs            | 16 ++++++++++++++++
 src/Main.hs                  |  4 +---
 src/Oracles.hs               |  5 +----
 src/Oracles/ArgsHash.hs      | 22 ++++++++++++++++++++++
 src/Oracles/Builder.hs       |  8 +++++++-
 src/Package.hs               | 10 ++++++++++
 src/Rules.hs                 |  3 ++-
 src/Rules/Data.hs            | 16 ++++++++++++----
 src/Rules/Oracles.hs         | 11 +++++++++++
 src/Ways.hs                  | 13 +++++++++++--
 12 files changed, 102 insertions(+), 17 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 196430d4a0647e7258429e59caad0400151bb8ef


More information about the ghc-commits mailing list