[commit: ghc] wip/nfs-locking: Create Settings/Builders/ directory for keeping builder-related settings. (1ac1688)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:16:25 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/1ac1688ff9c472e99125c1583a7a202946a036b4/ghc
>---------------------------------------------------------------
commit 1ac1688ff9c472e99125c1583a7a202946a036b4
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Aug 6 01:40:41 2015 +0100
Create Settings/Builders/ directory for keeping builder-related settings.
>---------------------------------------------------------------
1ac1688ff9c472e99125c1583a7a202946a036b4
src/Settings/Args.hs | 14 ++++++++++----
src/Settings/Builders/Ar.hs | 18 ++++++++++++++++++
src/Settings/{ => Builders}/Gcc.hs | 21 ++++++++++++++++++++-
src/Settings/{ => Builders}/Ghc.hs | 27 ++++++++++++++++++++++++++-
src/Settings/{ => Builders}/GhcCabal.hs | 2 +-
src/Settings/{ => Builders}/GhcPkg.hs | 4 ++--
src/Settings/Builders/Ld.hs | 18 ++++++++++++++++++
src/Settings/GccM.hs | 25 -------------------------
src/Settings/GhcM.hs | 33 ---------------------------------
9 files changed, 95 insertions(+), 67 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 1ac1688ff9c472e99125c1583a7a202946a036b4
More information about the ghc-commits
mailing list