[commit: ghc] wip/nfs-locking: Simplify package lists (fc564b8)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:26:03 UTC 2017


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

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

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

commit fc564b8b05ed8e01493437635266df40dd125311
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Aug 27 03:08:20 2017 +0100

    Simplify package lists
    
    See #403


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

fc564b8b05ed8e01493437635266df40dd125311
 src/Expression.hs            |  3 +-
 src/Flavour.hs               | 38 +++++++++++++--------
 src/GHC.hs                   | 79 +++++++++++++++++++++++++++++++++++++++++++-
 src/Rules.hs                 |  2 +-
 src/Rules/Wrappers.hs        |  3 +-
 src/Settings.hs              |  9 +++--
 src/Settings/Default.hs      | 75 +----------------------------------------
 src/Settings/Default.hs-boot |  4 +--
 src/Utilities.hs             |  7 ++--
 9 files changed, 117 insertions(+), 103 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 fc564b8b05ed8e01493437635266df40dd125311


More information about the ghc-commits mailing list