[commit: ghc] wip/nfs-locking: Refactor Oracles/Builder.hs. (772ea96)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:12:54 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/772ea960e295c90f0052edc7ba0c0ec6a26d33c3/ghc
>---------------------------------------------------------------
commit 772ea960e295c90f0052edc7ba0c0ec6a26d33c3
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue Jul 14 23:27:54 2015 +0100
Refactor Oracles/Builder.hs.
>---------------------------------------------------------------
772ea960e295c90f0052edc7ba0c0ec6a26d33c3
src/Builder.hs | 92 ++++++++++++++++++++++++++++
src/Expression.hs | 4 +-
src/Oracles/Builder.hs | 154 -----------------------------------------------
src/Rules/Actions.hs | 62 +++++++++++++++++++
src/Rules/Data.hs | 4 +-
src/Rules/Util.hs | 19 ------
src/Settings/GhcCabal.hs | 43 +++++++++----
src/Settings/GhcPkg.hs | 2 +-
src/Settings/Util.hs | 7 +--
src/Target.hs | 2 +-
10 files changed, 193 insertions(+), 196 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 772ea960e295c90f0052edc7ba0c0ec6a26d33c3
More information about the ghc-commits
mailing list