[commit: ghc] master: ghc-pkg: recompute `abi-depends` for updated packages (1cdc14f)
git at git.haskell.org
git at git.haskell.org
Mon May 21 00:43:58 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/1cdc14f9c014f1a520638f7c0a01799ac6d104e6/ghc
>---------------------------------------------------------------
commit 1cdc14f9c014f1a520638f7c0a01799ac6d104e6
Author: Austin Seipp <austin at well-typed.com>
Date: Sun May 20 13:25:09 2018 -0400
ghc-pkg: recompute `abi-depends` for updated packages
See `Note [Recompute abi-depends]` for more information.
Signed-off-by: Austin Seipp <aseipp at pobox.com>
Test Plan: `./validate`
Reviewers: bgamari, ezyang
Reviewed By: bgamari
Subscribers: tdammers, juhp, carter, alexbiehl, shlevy, cocreature,
rwbarton, thomie
GHC Trac Issues: #14381
Differential Revision: https://phabricator.haskell.org/D4159
>---------------------------------------------------------------
1cdc14f9c014f1a520638f7c0a01799ac6d104e6
.../backpack/cabal/bkpcabal02/bkpcabal02.stdout | 5 +++
testsuite/tests/cabal/T12485a.stdout | 1 +
testsuite/tests/cabal/T5442d.stdout | 1 +
testsuite/tests/cabal/cabal01/cabal01.stdout | 1 +
testsuite/tests/cabal/cabal06/cabal06.stdout | 4 ++
testsuite/tests/cabal/cabal08/cabal08.stdout | 2 +
testsuite/tests/cabal/shadow.stdout | 1 +
testsuite/tests/driver/recomp007/recomp007.stdout | 2 +
.../tests/safeHaskell/check/pkg01/safePkg01.stdout | 20 +++++----
testsuite/tests/typecheck/T13168/T13168.stdout | 2 +
utils/ghc-pkg/Main.hs | 52 +++++++++++++++++++++-
11 files changed, 82 insertions(+), 9 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 1cdc14f9c014f1a520638f7c0a01799ac6d104e6
More information about the ghc-commits
mailing list