[commit: ghc] wip/nfs-locking: Make build progress info colours customisable, drop putError and putOracle. (fa77d93)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:14:24 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/fa77d934a2f15509e33c3ee1aafb88cb20abc1d1/ghc
>---------------------------------------------------------------
commit fa77d934a2f15509e33c3ee1aafb88cb20abc1d1
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue May 17 23:36:41 2016 +0100
Make build progress info colours customisable, drop putError and putOracle.
See #244.
>---------------------------------------------------------------
fa77d934a2f15509e33c3ee1aafb88cb20abc1d1
src/Base.hs | 64 +++++++++++++++------------------------------
src/Builder.hs | 4 +--
src/Expression.hs | 2 +-
src/Oracles/Config.hs | 4 +--
src/Oracles/Config/Flag.hs | 4 +--
src/Oracles/Dependencies.hs | 6 ++---
src/Oracles/LookupInPath.hs | 4 +--
src/Oracles/ModuleFiles.hs | 2 +-
src/Oracles/PackageData.hs | 2 +-
src/Oracles/PackageDb.hs | 3 ++-
src/Oracles/PackageDeps.hs | 2 +-
src/Oracles/WindowsPath.hs | 2 +-
src/Rules/Actions.hs | 2 +-
src/Rules/Configure.hs | 5 ++--
src/Rules/Generate.hs | 6 ++---
src/Rules/Gmp.hs | 4 +--
src/Rules/Libffi.hs | 2 +-
src/Rules/Library.hs | 2 +-
src/Rules/Program.hs | 2 +-
src/Rules/Selftest.hs | 1 +
src/Settings/User.hs | 20 ++++++++++----
21 files changed, 67 insertions(+), 76 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 fa77d934a2f15509e33c3ee1aafb88cb20abc1d1
More information about the ghc-commits
mailing list