[commit: ghc] wip/nfs-locking: Continue major refactoring for expression-based build system. (cb2003c)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:56:04 UTC 2017


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

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

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

commit cb2003ce5221cf043f77eeb0690d6d8b6bc19dea
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Wed Apr 15 03:24:09 2015 +0100

    Continue major refactoring for expression-based build system.


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

cb2003ce5221cf043f77eeb0690d6d8b6bc19dea
 src/Expression/Base.hs  | 146 +++++++++++++++++++++---------------
 src/Expression/Build.hs |  34 ++++-----
 src/Expression/PG.hs    |  49 +++++++++++-
 src/Main.hs             |   3 +-
 src/Package.hs          |  58 ++++++---------
 src/Package/Base.hs     | 170 ++++++++++--------------------------------
 src/PackageBuild.hs     |  67 +++++++++++++++++
 src/Settings.hs         | 101 ++++++++++++-------------
 src/Targets.hs          | 193 +++++++++++++++++++++++-------------------------
 9 files changed, 420 insertions(+), 401 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 cb2003ce5221cf043f77eeb0690d6d8b6bc19dea


More information about the ghc-commits mailing list