[commit: ghc] wip/nfs-locking: Drop top-level Oracles.hs (3178d82)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:48:32 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/3178d829038e5216c474f5ce6f8f7bd7b09b02f9/ghc
>---------------------------------------------------------------
commit 3178d829038e5216c474f5ce6f8f7bd7b09b02f9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Wed Feb 10 01:20:56 2016 +0000
Drop top-level Oracles.hs
>---------------------------------------------------------------
3178d829038e5216c474f5ce6f8f7bd7b09b02f9
shaking-up-ghc.cabal | 1 -
src/Builder.hs | 4 +++-
src/Oracles.hs | 19 -------------------
src/Rules/Actions.hs | 2 +-
src/Rules/Compile.hs | 2 +-
src/Rules/Data.hs | 3 ++-
src/Rules/Dependencies.hs | 2 +-
src/Rules/Documentation.hs | 2 +-
src/Rules/Generators/ConfigHs.hs | 3 ++-
src/Rules/Generators/GhcAutoconfH.hs | 3 ++-
src/Rules/Generators/GhcBootPlatformH.hs | 2 +-
src/Rules/Generators/GhcPlatformH.hs | 3 ++-
src/Rules/Generators/GhcSplit.hs | 2 +-
src/Rules/Generators/GhcVersionH.hs | 2 +-
src/Rules/Generators/VersionHs.hs | 2 +-
src/Rules/Libffi.hs | 4 +++-
src/Rules/Library.hs | 2 +-
src/Rules/Program.hs | 3 ++-
src/Settings.hs | 3 ++-
src/Settings/Builders/Ar.hs | 3 ++-
src/Settings/Builders/Gcc.hs | 2 +-
src/Settings/Builders/Ghc.hs | 3 ++-
src/Settings/Builders/Haddock.hs | 2 +-
src/Settings/Builders/HsCpp.hs | 2 +-
src/Settings/Builders/Hsc2Hs.hs | 4 +++-
src/Settings/Builders/Ld.hs | 2 +-
src/Way.hs | 2 +-
27 files changed, 39 insertions(+), 45 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 3178d829038e5216c474f5ce6f8f7bd7b09b02f9
More information about the ghc-commits
mailing list