[commit: ghc] wip/nfs-locking: Need all top-level dependencies in one go for better parallelism. Minor revision. (145999c)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:20:57 UTC 2017


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

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

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

commit 145999cfde98ff857abee0c4abd96ebc637ca04b
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Jul 20 00:28:33 2017 +0100

    Need all top-level dependencies in one go for better parallelism. Minor revision.
    
    See #200.


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

145999cfde98ff857abee0c4abd96ebc637ca04b
 src/Oracles/Dependencies.hs | 38 +++++++++++++++++----------------
 src/Rules.hs                | 51 ++++++++++++++++++++++-----------------------
 src/Rules/Compile.hs        |  2 +-
 src/Rules/Install.hs        |  6 +++---
 src/Rules/Program.hs        |  4 ++--
 5 files changed, 51 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 145999cfde98ff857abee0c4abd96ebc637ca04b


More information about the ghc-commits mailing list