[commit: ghc] wip/nfs-locking: Simplify, drop code duplication, add comments (ffff1b3)

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


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

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

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

commit ffff1b38a54fcf55e4a809cc6c403a60016d1492
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sat Oct 22 00:47:53 2016 +0100

    Simplify, drop code duplication, add comments


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

ffff1b38a54fcf55e4a809cc6c403a60016d1492
 src/Oracles/ModuleFiles.hs | 21 +++++++---
 src/Rules/Compile.hs       |  2 +-
 src/Rules/Dependencies.hs  |  2 +-
 src/Rules/Documentation.hs |  4 +-
 src/Rules/Library.hs       | 99 ++++++++++++----------------------------------
 src/Rules/Program.hs       | 45 +++++++++------------
 src/Settings/Paths.hs      | 29 +++++++++++++-
 7 files changed, 92 insertions(+), 110 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 ffff1b38a54fcf55e4a809cc6c403a60016d1492


More information about the ghc-commits mailing list