[commit: ghc] wip/nfs-locking: Add PartialTarget, handle GHC.Prim module in a special way. (aabc5a6)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:19:09 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/aabc5a6ef5968dd14eb67c5cce6d50257c1288ae/ghc
>---------------------------------------------------------------
commit aabc5a6ef5968dd14eb67c5cce6d50257c1288ae
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Fri Aug 21 22:14:48 2015 +0100
Add PartialTarget, handle GHC.Prim module in a special way.
>---------------------------------------------------------------
aabc5a6ef5968dd14eb67c5cce6d50257c1288ae
src/Expression.hs | 47 ++++++++++++++++++++--------------
src/Oracles/ArgsHash.hs | 2 +-
src/Rules.hs | 19 +++++++-------
src/Rules/Actions.hs | 11 ++++----
src/Rules/Cabal.hs | 4 +--
src/Rules/Compile.hs | 11 +++-----
src/Rules/Data.hs | 14 +++++------
src/Rules/Dependencies.hs | 12 ++++-----
src/Rules/Documentation.hs | 14 +++++------
src/Rules/Library.hs | 39 +++++++++++++++-------------
src/Rules/Package.hs | 3 ++-
src/Target.hs | 63 ++++++++++++++++------------------------------
12 files changed, 112 insertions(+), 127 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 aabc5a6ef5968dd14eb67c5cce6d50257c1288ae
More information about the ghc-commits
mailing list