[commit: ghc] wip/nfs-locking: Remove unused code from Base and Oracles. (9737176)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:12:47 UTC 2017


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

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

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

commit 9737176b107f64282a24c9ffd1a3a09fe1b92ed2
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Tue Jul 14 15:21:55 2015 +0100

    Remove unused code from Base and Oracles.


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

9737176b107f64282a24c9ffd1a3a09fe1b92ed2
 src/Base.hs              |  8 ++----
 src/Expression.hs        |  9 +++---
 src/Oracles.hs           | 11 ++------
 src/Oracles/ArgsHash.hs  |  2 +-
 src/Oracles/Builder.hs   |  7 +++--
 src/Oracles/Flag.hs      | 72 +-----------------------------------------------
 src/Oracles/Option.hs    | 40 ++-------------------------
 src/Rules.hs             |  1 -
 src/Rules/Data.hs        |  6 ++--
 src/Rules/Oracles.hs     |  2 +-
 src/Settings.hs          |  4 +--
 src/Settings/GhcCabal.hs |  2 +-
 src/Settings/GhcPkg.hs   |  2 +-
 src/Settings/Util.hs     |  7 ++---
 src/Settings/Ways.hs     |  2 +-
 src/Switches.hs          | 11 ++++++++
 src/Target.hs            |  2 +-
 src/Ways.hs              |  3 +-
 18 files changed, 42 insertions(+), 149 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 9737176b107f64282a24c9ffd1a3a09fe1b92ed2


More information about the ghc-commits mailing list