[commit: ghc] wip/nfs-locking: Refactor Builder.hs. (40b7920)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:54:13 UTC 2017


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

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

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

commit 40b792062cfe1289460323228a0b6c7487300980
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon Jan 18 01:31:06 2016 +0000

    Refactor Builder.hs.
    
    Fix #124.


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

40b792062cfe1289460323228a0b6c7487300980
 cfg/system.config.in    |  74 ++++++++++------------------
 src/Builder.hs          | 126 ++++++++++++++++++++++++++----------------------
 src/GHC.hs              |  35 +++++++++++++-
 src/Settings.hs         |   5 +-
 src/Settings/Default.hs |  34 +------------
 src/Settings/Paths.hs   |   5 +-
 src/Settings/User.hs    |  14 +-----
 7 files changed, 134 insertions(+), 159 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 40b792062cfe1289460323228a0b6c7487300980


More information about the ghc-commits mailing list