[commit: ghc] wip/nfs-locking: Add GhcPkgMode (31c6109)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:28:49 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/31c6109cce4304c1a978fad6b399b91fbb7fe9d0/ghc
>---------------------------------------------------------------
commit 31c6109cce4304c1a978fad6b399b91fbb7fe9d0
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Nov 27 18:11:58 2016 +0000
Add GhcPkgMode
>---------------------------------------------------------------
31c6109cce4304c1a978fad6b399b91fbb7fe9d0
src/Builder.hs | 12 ++++++++++--
src/GHC.hs | 4 ++--
src/Oracles/Path.hs | 38 +++++++++++++++++++-------------------
src/Rules/Register.hs | 6 ++++--
src/Rules/Test.hs | 4 ++--
src/Settings/Builders/GhcCabal.hs | 20 ++++++++++----------
src/Settings/Builders/GhcPkg.hs | 26 ++++++++++----------------
7 files changed, 57 insertions(+), 53 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 31c6109cce4304c1a978fad6b399b91fbb7fe9d0
More information about the ghc-commits
mailing list