[commit: ghc] wip/nfs-locking: Replace Oracle with IO Ref (f794e73)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:38:10 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/f794e7369f2b2b6e86f27d9587e5baf74cfc73e3/ghc
>---------------------------------------------------------------
commit f794e7369f2b2b6e86f27d9587e5baf74cfc73e3
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date: Tue Jan 12 18:03:59 2016 +0800
Replace Oracle with IO Ref
>---------------------------------------------------------------
f794e7369f2b2b6e86f27d9587e5baf74cfc73e3
src/Base.hs | 21 ++++++++---------
src/Main.hs | 8 +++----
src/Oracles/Config/CmdLineFlag.hs | 48 ++++++++++++++++-----------------------
src/Rules/Actions.hs | 6 ++---
src/Rules/Library.hs | 2 +-
src/Rules/Program.hs | 4 ++--
6 files changed, 40 insertions(+), 49 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 f794e7369f2b2b6e86f27d9587e5baf74cfc73e3
More information about the ghc-commits
mailing list