[commit: ghc] wip/nfs-locking: Add custom settings for compiler and other packages. (096b595)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:00:55 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/096b595bc7b269be01cca98aa567c540d8bce1fd/ghc

>---------------------------------------------------------------

commit 096b595bc7b269be01cca98aa567c540d8bce1fd
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Jul 26 01:31:40 2015 +0100

    Add custom settings for compiler and other packages.


>---------------------------------------------------------------

096b595bc7b269be01cca98aa567c540d8bce1fd
 src/Oracles/Flag.hs      | 15 ++++++++++++-
 src/Oracles/Setting.hs   |  6 +++++-
 src/Package/Base.hs      | 28 ------------------------
 src/Settings/Args.hs     |  7 ++++++
 src/Settings/GhcCabal.hs | 56 +++++++++++++++++++++++++++++++++++++-----------
 src/Settings/GhcM.hs     |  8 +++++--
 src/Settings/User.hs     | 17 ++++++++++++---
 src/Settings/Ways.hs     | 19 +++++++++++++++-
 src/Switches.hs          |  5 ++++-
 src/Util.hs              |  2 +-
 10 files changed, 113 insertions(+), 50 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 096b595bc7b269be01cca98aa567c540d8bce1fd


More information about the ghc-commits mailing list