[commit: hadrian] master: Add support for runtime dependencies (c01865f)

git at git.haskell.org git at git.haskell.org
Sat Feb 24 15:11:20 UTC 2018


Repository : ssh://git@git.haskell.org/hadrian

On branch  : master
Link       : http://git.haskell.org/hadrian.git/commitdiff/c01865f4a844af0d11d95d3d2697c2de026a51b7

>---------------------------------------------------------------

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