[commit: ghc] wip/nfs-locking: Clean up switching from Settings.User to UserSettings (39f0509)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 01:04:13 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/39f05090304de772238002ed16ff6a2b8023201d/ghc
>---------------------------------------------------------------
commit 39f05090304de772238002ed16ff6a2b8023201d
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sat Jun 4 23:40:52 2016 +0100
Clean up switching from Settings.User to UserSettings
>---------------------------------------------------------------
39f05090304de772238002ed16ff6a2b8023201d
cfg/system.config.in | 6 +++---
hadrian.cabal | 2 +-
src/GHC.hs | 2 +-
src/Oracles/PackageDatabase.hs | 2 +-
src/Rules/Clean.hs | 2 +-
src/Rules/Configure.hs | 2 +-
src/Rules/Generators/Common.hs | 4 ++--
src/Rules/Gmp.hs | 2 +-
src/Rules/Libffi.hs | 2 +-
src/Rules/Selftest.hs | 2 +-
src/Rules/Test.hs | 2 +-
src/Settings.hs | 4 ++--
src/Settings/Args.hs | 2 +-
src/Settings/Packages.hs | 2 +-
src/Settings/Paths.hs | 2 +-
src/Settings/User.hs | 12 ------------
src/Settings/Ways.hs | 2 +-
src/UserSettings.hs | 10 +++++-----
18 files changed, 25 insertions(+), 37 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 39f05090304de772238002ed16ff6a2b8023201d
More information about the ghc-commits
mailing list