[commit: ghc] wip/nfs-locking: Add Base.hs with Shake imports and build paths. (44ce571)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:32:21 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/44ce57199610244416d9c003de42dbca1e1beed0/ghc
>---------------------------------------------------------------
commit 44ce57199610244416d9c003de42dbca1e1beed0
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sat Aug 1 17:18:52 2015 +0100
Add Base.hs with Shake imports and build paths.
>---------------------------------------------------------------
44ce57199610244416d9c003de42dbca1e1beed0
src/Base.hs | 20 ++++++++++++++++++++
src/Builder.hs | 1 +
src/Expression.hs | 2 +-
src/Main.hs | 4 ++--
src/Oracles/ArgsHash.hs | 3 +--
src/Oracles/Base.hs | 13 +------------
src/Oracles/DependencyList.hs | 1 +
src/Oracles/Flag.hs | 1 +
src/Oracles/PackageData.hs | 1 +
src/Oracles/Setting.hs | 1 +
src/Oracles/WindowsRoot.hs | 1 +
src/Package.hs | 2 +-
src/Rules.hs | 2 +-
src/Rules/Actions.hs | 2 +-
src/Rules/Config.hs | 6 ++----
src/Rules/Data.hs | 2 +-
src/Rules/Dependencies.hs | 2 +-
src/Rules/Oracles.hs | 1 +
src/Rules/Package.hs | 2 +-
src/Settings/GhcCabal.hs | 2 +-
src/Settings/Util.hs | 2 +-
src/Stage.hs | 2 +-
src/Target.hs | 2 +-
src/Util.hs | 4 +---
src/Way.hs | 5 ++---
25 files changed, 47 insertions(+), 37 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 44ce57199610244416d9c003de42dbca1e1beed0
More information about the ghc-commits
mailing list