[commit: ghc] wip/nfs-locking: Refactoring for consistent interface (getters) for expressions. (ff86f40)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:14:10 UTC 2017


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

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

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

commit ff86f40ecbfd80e9bbe2104a6c3f2bafeec89894
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Fri Jul 24 14:07:46 2015 +0100

    Refactoring for consistent interface (getters) for expressions.


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

ff86f40ecbfd80e9bbe2104a6c3f2bafeec89894
 src/Expression.hs        | 31 ++++++++++++++++----
 src/Rules/Actions.hs     |  3 +-
 src/Rules/Data.hs        |  5 ++--
 src/Settings/GhcCabal.hs | 12 ++++----
 src/Settings/GhcM.hs     | 20 ++++++-------
 src/Settings/GhcPkg.hs   |  4 +--
 src/Settings/Packages.hs |  5 +++-
 src/Settings/Util.hs     | 27 ++++++++++++------
 src/Settings/Ways.hs     |  5 +++-
 src/Switches.hs          | 19 +++++++------
 src/Target.hs            | 73 ++++++++++++++++++++++++------------------------
 11 files changed, 121 insertions(+), 83 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 ff86f40ecbfd80e9bbe2104a6c3f2bafeec89894


More information about the ghc-commits mailing list