[commit: ghc] wip/nfs-locking: Refactor programPath (5d12adf)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:44:47 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/5d12adf142c16b5214fc01c8a1fab16c81544c89/ghc
>---------------------------------------------------------------
commit 5d12adf142c16b5214fc01c8a1fab16c81544c89
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Oct 30 23:37:10 2016 +0000
Refactor programPath
>---------------------------------------------------------------
5d12adf142c16b5214fc01c8a1fab16c81544c89
src/GHC.hs | 16 +++++++++--
src/Rules.hs | 8 +-----
src/Rules/Generators/ConfigHs.hs | 1 -
src/Rules/Generators/GhcSplit.hs | 2 +-
src/Rules/Program.hs | 37 +++++++++++++-----------
src/Rules/Test.hs | 1 -
src/Settings.hs | 42 ++++++++++++++++++++++-----
src/Settings/Path.hs | 61 ++++++----------------------------------
src/Util.hs | 1 -
9 files changed, 79 insertions(+), 90 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 5d12adf142c16b5214fc01c8a1fab16c81544c89
More information about the ghc-commits
mailing list