[commit: ghc] wip/nfs-locking: Add dependencies to Target. (4f2fbbb)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:00:50 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/4f2fbbbe9cd8ed6aeea59965b95eff254e8f7f7b/ghc
>---------------------------------------------------------------
commit 4f2fbbbe9cd8ed6aeea59965b95eff254e8f7f7b
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sat Jul 25 17:08:35 2015 +0100
Add dependencies to Target.
>---------------------------------------------------------------
4f2fbbbe9cd8ed6aeea59965b95eff254e8f7f7b
src/Expression.hs | 15 +++++++++-
src/Rules/Actions.hs | 1 +
src/Rules/Data.hs | 17 ++++++-----
src/Rules/Dependencies.hs | 18 ++++++-----
src/Settings/GccM.hs | 5 ++--
src/Settings/GhcCabal.hs | 1 +
src/Settings/GhcM.hs | 19 ------------
src/Settings/Util.hs | 21 +++++++++++++
src/Target.hs | 76 +++++++++++++++++++++++------------------------
9 files changed, 98 insertions(+), 75 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 4f2fbbbe9cd8ed6aeea59965b95eff254e8f7f7b
More information about the ghc-commits
mailing list