[commit: ghc] wip/nfs-locking: Rename Ways.hs => Way.hs and refactor it. (3726211)

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


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

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

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

commit 37262111fee905d4d0312c02f80ae3abd8250566
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Wed Jul 15 20:30:52 2015 +0200

    Rename Ways.hs => Way.hs and refactor it.


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

37262111fee905d4d0312c02f80ae3abd8250566
 src/Base.hs              |   8 +--
 src/Builder.hs           |   2 +-
 src/Expression.hs        |   2 +-
 src/Package.hs           |  10 +--
 src/Rules/Data.hs        |   2 +-
 src/Settings/GhcCabal.hs |   2 +-
 src/Settings/Util.hs     |  15 +++++
 src/Settings/Ways.hs     |   2 +-
 src/Target.hs            |   4 +-
 src/Way.hs               | 138 +++++++++++++++++++++++++++++++++++++++
 src/Ways.hs              | 165 -----------------------------------------------
 11 files changed, 169 insertions(+), 181 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 37262111fee905d4d0312c02f80ae3abd8250566


More information about the ghc-commits mailing list