[commit: ghc] wip/nfs-locking: Move Settings/Default.hs to GHC.hs, add Settings.hs. (f68d70f)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:19:41 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/f68d70f07527618af262cf45d84c5ca898b166b7/ghc
>---------------------------------------------------------------
commit f68d70f07527618af262cf45d84c5ca898b166b7
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sat Aug 22 19:20:11 2015 +0100
Move Settings/Default.hs to GHC.hs, add Settings.hs.
>---------------------------------------------------------------
f68d70f07527618af262cf45d84c5ca898b166b7
src/{Settings/Default.hs => GHC.hs} | 32 ++++++++++++++++----------------
src/Oracles/ArgsHash.hs | 2 +-
src/Predicates.hs | 2 +-
src/Rules/Actions.hs | 2 +-
src/Rules/Cabal.hs | 2 +-
src/Rules/Compile.hs | 2 +-
src/Rules/Data.hs | 9 ++++-----
src/Rules/Dependencies.hs | 2 +-
src/Rules/Documentation.hs | 5 +----
src/Rules/Library.hs | 2 +-
src/Settings.hs | 13 +++++++++++++
src/Settings/Args.hs | 3 +--
src/Settings/Builders/Ghc.hs | 3 +--
src/Settings/Builders/GhcCabal.hs | 5 +----
src/Settings/Packages.hs | 14 +++++---------
src/Settings/User.hs | 4 +---
16 files changed, 50 insertions(+), 52 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 f68d70f07527618af262cf45d84c5ca898b166b7
More information about the ghc-commits
mailing list