[commit: ghc] master: Update Cabal submodule to latest version. (22c6b7f)
git at git.haskell.org
git at git.haskell.org
Sun Oct 2 22:19:22 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/22c6b7f2e5265461128e3a19a01d07341fb29498/ghc
>---------------------------------------------------------------
commit 22c6b7f2e5265461128e3a19a01d07341fb29498
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Fri Sep 30 16:50:52 2016 -0700
Update Cabal submodule to latest version.
Summary:
Note that Cabal needs one more bugfix which is in PR to
fix GHC bootstrapping. But the rest of the patch is
ready for review.
Needs a filepath submodule update because cabal check
became more strict.
This patch handles the abstract-ification of Version and
PackageName.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: validate
Reviewers: bgamari, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2555
>---------------------------------------------------------------
22c6b7f2e5265461128e3a19a01d07341fb29498
libraries/Cabal | 2 +-
libraries/filepath | 2 +-
testsuite/tests/driver/T4437.hs | 1 -
testsuite/tests/perf/haddock/all.T | 3 ++-
utils/ghc-cabal/Main.hs | 6 ++---
utils/ghc-pkg/Main.hs | 54 ++++++++++++++++++++------------------
6 files changed, 36 insertions(+), 32 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 22c6b7f2e5265461128e3a19a01d07341fb29498
More information about the ghc-commits
mailing list