[commit: ghc] wip/nfs-locking: Split Oracles.hs module into logical parts. (a2c0e5d)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:01:12 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/a2c0e5d1aae53b6f3dbcd20aa7f8081092e10123/ghc
>---------------------------------------------------------------
commit a2c0e5d1aae53b6f3dbcd20aa7f8081092e10123
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Jan 1 22:26:03 2015 +0000
Split Oracles.hs module into logical parts.
>---------------------------------------------------------------
a2c0e5d1aae53b6f3dbcd20aa7f8081092e10123
src/Oracles/Base.hs | 26 ++++++++++++
src/Oracles/Builder.hs | 93 ++++++++++++++++++++++++++++++++++++++++
src/Oracles/Flag.hs | 103 +++++++++++++++++++++++++++++++++++++++++++++
src/Oracles/Option.hs | 57 +++++++++++++++++++++++++
src/Oracles/PackageData.hs | 38 +++++++++++++++++
5 files changed, 317 insertions(+)
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 a2c0e5d1aae53b6f3dbcd20aa7f8081092e10123
More information about the ghc-commits
mailing list