[commit: ghc] wip/nfs-locking: Finish buildPackageData with the Reader approach. (031179a)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:57:04 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/031179a7506ef56897b6316fc83b46fecfb61946/ghc
>---------------------------------------------------------------
commit 031179a7506ef56897b6316fc83b46fecfb61946
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Mon Jun 8 02:08:57 2015 +0100
Finish buildPackageData with the Reader approach.
>---------------------------------------------------------------
031179a7506ef56897b6316fc83b46fecfb61946
src/Expression/Settings.hs | 15 ++--
src/Rules.hs | 41 ++++-----
src/Rules/Data.hs | 202 ++++++++++++++++++++++++++-------------------
src/Rules/Package.hs | 1 +
src/Settings.hs | 11 +--
src/Switches.hs | 39 +++++----
src/Targets.hs | 70 +++++++++-------
7 files changed, 206 insertions(+), 173 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 031179a7506ef56897b6316fc83b46fecfb61946
More information about the ghc-commits
mailing list