[commit: ghc] wip/nfs-locking: Clean up code, do renaming. (d41d5a7)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:34:29 UTC 2017


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

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

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

commit d41d5a7e0efcad961a2ed77e1aecc10102834b89
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon Aug 10 01:38:57 2015 +0100

    Clean up code, do renaming.


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

d41d5a7e0efcad961a2ed77e1aecc10102834b89
 src/Expression.hs            | 31 +++++++++++-----------
 src/Rules/Compile.hs         | 37 +++++++++-----------------
 src/Rules/Data.hs            |  4 +--
 src/Rules/Library.hs         |  4 +--
 src/Rules/Oracles.hs         | 14 +++++-----
 src/Settings/Builders/Ar.hs  |  2 +-
 src/Settings/Builders/Gcc.hs |  8 +++---
 src/Settings/Builders/Ghc.hs |  9 ++++---
 src/Settings/Builders/Ld.hs  |  2 +-
 src/Target.hs                | 63 ++++++++++++++++++++++----------------------
 10 files changed, 81 insertions(+), 93 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 d41d5a7e0efcad961a2ed77e1aecc10102834b89


More information about the ghc-commits mailing list