[commit: ghc] wip/nfs-locking: Refactor program build rules (7a5c384)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:58:38 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/7a5c384dc9cb8ae9d41c5203074d1e3a79bcca67/ghc
>---------------------------------------------------------------
commit 7a5c384dc9cb8ae9d41c5203074d1e3a79bcca67
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue Aug 29 04:02:10 2017 +0100
Refactor program build rules
See #403
>---------------------------------------------------------------
7a5c384dc9cb8ae9d41c5203074d1e3a79bcca67
src/GHC.hs | 49 +++++++++++++++++++--------------------
src/Rules.hs | 4 +++-
src/Rules/Install.hs | 20 ++++++++--------
src/Rules/Program.hs | 63 ++++++++++++++++++++++++++-------------------------
src/Rules/Wrappers.hs | 8 +++----
5 files changed, 75 insertions(+), 69 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 7a5c384dc9cb8ae9d41c5203074d1e3a79bcca67
More information about the ghc-commits
mailing list