[commit: ghc] wip/nfs-locking: Add quote function (c81dc684f7)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:14:43 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/c81dc684f7206ebabf877d54c8a740398e5e425a/ghc
>---------------------------------------------------------------
commit c81dc684f7206ebabf877d54c8a740398e5e425a
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Wed May 18 00:28:08 2016 +0100
Add quote function
>---------------------------------------------------------------
c81dc684f7206ebabf877d54c8a740398e5e425a
src/Base.hs | 6 +++++-
src/Builder.hs | 6 +++---
src/Oracles/Config.hs | 2 +-
src/Oracles/Config/Flag.hs | 6 +++---
src/Oracles/Dependencies.hs | 4 ++--
src/Rules/Actions.hs | 2 +-
src/Rules/Data.hs | 10 +++++-----
src/Rules/Generate.hs | 4 ++--
src/Rules/Library.hs | 2 +-
src/Rules/Program.hs | 6 +++---
10 files changed, 26 insertions(+), 22 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 c81dc684f7206ebabf877d54c8a740398e5e425a
More information about the ghc-commits
mailing list