[commit: ghc] wip/nfs-locking: Refactor imports, add comments. (5603275)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:20:03 UTC 2017


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

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

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

commit 5603275f1aeeb2b3469307859daabcd6f957d8c9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sat Aug 22 22:18:14 2015 +0100

    Refactor imports, add comments.


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

5603275f1aeeb2b3469307859daabcd6f957d8c9
 src/Expression.hs          |  7 ++-----
 src/GHC.hs                 | 13 +++++++------
 src/Main.hs                | 12 ++++++------
 src/Package.hs             | 21 ++++++++++-----------
 src/Rules.hs               |  3 +--
 src/Rules/Actions.hs       |  4 +---
 src/Rules/Cabal.hs         |  7 +++----
 src/Rules/Compile.hs       |  9 +++------
 src/Rules/Data.hs          |  7 ++-----
 src/Rules/Dependencies.hs  |  7 ++-----
 src/Rules/Documentation.hs |  7 +------
 src/Rules/Library.hs       |  3 +--
 src/Target.hs              |  3 +--
 src/Way.hs                 |  2 ++
 14 files changed, 42 insertions(+), 63 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 5603275f1aeeb2b3469307859daabcd6f957d8c9


More information about the ghc-commits mailing list