[commit: ghc] master: Updates to handle new Cabal (0701db1)
git at git.haskell.org
git at git.haskell.org
Thu Jun 30 17:58:33 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/0701db125eb32ed0a518d962c9e4ee279e3296fd/ghc
>---------------------------------------------------------------
commit 0701db125eb32ed0a518d962c9e4ee279e3296fd
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Mon Jun 20 09:02:34 2016 +0200
Updates to handle new Cabal
Specifically per-component macros and multiple libraries.
Contains Cabal submodule update.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: validate
Reviewers: austin, bgamari
Reviewed By: austin, bgamari
Subscribers: hvr, thomie
Differential Revision: https://phabricator.haskell.org/D2059
>---------------------------------------------------------------
0701db125eb32ed0a518d962c9e4ee279e3296fd
ghc/ghc.mk | 1 +
iserv/ghc.mk | 1 +
libraries/Cabal | 2 +-
rules/build-package-data.mk | 2 +-
rules/distdir-opts.mk | 6 +++---
rules/distdir-way-opts.mk | 17 ++++++++++++++---
rules/hs-sources.mk | 2 +-
rules/hs-suffix-way-rules.mk | 4 ++--
utils/ghc-cabal/Main.hs | 19 +++++++++++--------
utils/ghc-pkg/Main.hs | 4 ++--
utils/ghctags/Main.hs | 13 +++++--------
11 files changed, 42 insertions(+), 29 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 0701db125eb32ed0a518d962c9e4ee279e3296fd
More information about the ghc-commits
mailing list