[commit: ghc] wip/nfs-locking: Rename Settings to Args. Rename old Args defined in Base.hs to ArgList (to be dropped later). (da64dca)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:12:43 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/da64dcaf2d7d2ced1673ed5f57c8801a166215b1/ghc
>---------------------------------------------------------------
commit da64dcaf2d7d2ced1673ed5f57c8801a166215b1
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue Jul 14 14:19:15 2015 +0100
Rename Settings to Args. Rename old Args defined in Base.hs to ArgList (to be dropped later).
>---------------------------------------------------------------
da64dcaf2d7d2ced1673ed5f57c8801a166215b1
src/Base.hs | 24 ++++++++-----------
src/Expression.hs | 18 +++++++--------
src/Oracles/ArgsHash.hs | 6 ++---
src/Rules.hs | 2 +-
src/Rules/Data.hs | 4 ++--
src/Rules/Util.hs | 6 ++---
src/Settings.hs | 18 +++++++--------
src/Settings/GhcCabal.hs | 60 ++++++++++++++++++++++++------------------------
src/Settings/GhcPkg.hs | 10 ++++----
src/Settings/User.hs | 8 +++----
src/Settings/Util.hs | 56 +++++++++++++++++++++-----------------------
src/Ways.hs | 41 ++++++++++++++++-----------------
12 files changed, 121 insertions(+), 132 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 da64dcaf2d7d2ced1673ed5f57c8801a166215b1
More information about the ghc-commits
mailing list