[commit: ghc] master: Add support for runtime dependencies (c01865f)
git at git.haskell.org
git at git.haskell.org
Tue Oct 23 20:13:13 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/c01865f4a844af0d11d95d3d2697c2de026a51b7/ghc
>---------------------------------------------------------------
commit c01865f4a844af0d11d95d3d2697c2de026a51b7
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Fri Feb 9 01:32:55 2018 +0000
Add support for runtime dependencies
>---------------------------------------------------------------
c01865f4a844af0d11d95d3d2697c2de026a51b7
src/Base.hs | 24 +++++++++++++++++++-----
src/Builder.hs | 36 +++++++++++++++++++++++++++---------
src/GHC.hs | 20 +-------------------
src/Hadrian/Builder.hs | 22 ++++++++++++++--------
src/Rules/Documentation.hs | 8 +-------
src/Rules/Install.hs | 15 ++++++++++++++-
src/Rules/Test.hs | 5 ++---
src/Settings/Builders/Ghc.hs | 13 +------------
8 files changed, 79 insertions(+), 64 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 c01865f4a844af0d11d95d3d2697c2de026a51b7
More information about the ghc-commits
mailing list