[commit: ghc] master: Support ghc-pkg --ipid to query package ID. (ba00258)
git at git.haskell.org
git at git.haskell.org
Mon Jul 28 10:44:50 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/ba00258bfb2dd5108ccc353d5dbeefc748dd5235/ghc
>---------------------------------------------------------------
commit ba00258bfb2dd5108ccc353d5dbeefc748dd5235
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Sun Jul 27 00:19:28 2014 +0100
Support ghc-pkg --ipid to query package ID.
Summary: Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: validate
Reviewers: hvr, simonmar, austin
Subscribers: simonmar, relrod, carter
Differential Revision: https://phabricator.haskell.org/D98
>---------------------------------------------------------------
ba00258bfb2dd5108ccc353d5dbeefc748dd5235
docs/users_guide/packages.xml | 22 ++++++++-
testsuite/tests/cabal/T5442d.stderr | 2 +-
testsuite/tests/cabal/ghcpkg01.stderr | 2 +-
testsuite/tests/cabal/ghcpkg05.stderr | 2 +-
utils/ghc-pkg/Main.hs | 90 ++++++++++++++++++++++-------------
5 files changed, 80 insertions(+), 38 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 ba00258bfb2dd5108ccc353d5dbeefc748dd5235
More information about the ghc-commits
mailing list