[commit: ghc] wip/nfs-locking: Refactor and rename Oracles/Option.hs. (272f100)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:59:39 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/272f1005e130fa1dd0142cb3e9ca9078ef5eb1a7/ghc
>---------------------------------------------------------------
commit 272f1005e130fa1dd0142cb3e9ca9078ef5eb1a7
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Jul 19 00:45:35 2015 +0100
Refactor and rename Oracles/Option.hs.
>---------------------------------------------------------------
272f1005e130fa1dd0142cb3e9ca9078ef5eb1a7
src/Base.hs | 3 +--
src/Builder.hs | 3 ++-
src/Expression.hs | 1 +
src/Oracles.hs | 1 +
src/Oracles/Option.hs | 61 ----------------------------------------------
src/Oracles/PackageData.hs | 1 +
src/Oracles/Setting.hs | 61 ++++++++++++++++++++++++++++++++++++++++++++++
src/Settings/GhcCabal.hs | 5 ++--
src/Way.hs | 18 +++++++-------
9 files changed, 79 insertions(+), 75 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 272f1005e130fa1dd0142cb3e9ca9078ef5eb1a7
More information about the ghc-commits
mailing list