[commit: ghc] wip/nfs-locking: Decompose Settings/Builders/GhcCabal.hs (see #60). (7cf7210)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:50:21 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/7cf7210ecee07729579f630ee93fa694e8e16635/ghc
>---------------------------------------------------------------
commit 7cf7210ecee07729579f630ee93fa694e8e16635
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Dec 31 02:20:32 2015 +0000
Decompose Settings/Builders/GhcCabal.hs (see #60).
>---------------------------------------------------------------
7cf7210ecee07729579f630ee93fa694e8e16635
shaking-up-ghc.cabal | 5 ++
src/Settings/Args.hs | 13 +++-
src/Settings/Builders/Common.hs | 36 ++++++++++-
src/Settings/Builders/DeriveConstants.hs | 7 +--
src/Settings/Builders/GhcCabal.hs | 102 ++-----------------------------
src/Settings/Builders/Hsc2Hs.hs | 7 +--
src/Settings/Packages/Base.hs | 11 ++++
src/Settings/Packages/Compiler.hs | 32 +++++++++-
src/Settings/Packages/Ghc.hs | 12 ++--
src/Settings/Packages/GhcPrim.hs | 9 +++
src/Settings/Packages/Haddock.hs | 9 +++
src/Settings/Packages/IntegerGmp.hs | 19 ++++++
12 files changed, 145 insertions(+), 117 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 7cf7210ecee07729579f630ee93fa694e8e16635
More information about the ghc-commits
mailing list