[commit: ghc] master: Add Cabal synopses and descriptions (e32a6e1)

git at git.haskell.org git at git.haskell.org
Tue Jan 5 21:49:25 UTC 2016


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/e32a6e1f4ac847272598776fd15f4a98069690e5/ghc

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

commit e32a6e1f4ac847272598776fd15f4a98069690e5
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Tue Jan 5 22:10:01 2016 +0100

    Add Cabal synopses and descriptions
    
    Various people (myself included) have complained about the lack of
    useful descriptions for the various packages included in GHC's source
    tree. Fix this.
    
    Test Plan: Validate
    
    Reviewers: austin, thomie
    
    Reviewed By: thomie
    
    Subscribers: angerman, ezyang
    
    Differential Revision: https://phabricator.haskell.org/D1736


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

e32a6e1f4ac847272598776fd15f4a98069690e5
 ghc/ghc-bin.cabal.in                                    |  7 ++++---
 libraries/ghc-prim/ghc-prim.cabal                       |  2 +-
 libraries/ghci/ghci.cabal.in                            |  6 ++++--
 utils/check-api-annotations/check-api-annotations.cabal |  8 ++++++--
 utils/compare_sizes/compareSizes.cabal                  |  5 +++--
 utils/deriveConstants/deriveConstants.cabal             |  7 +++++--
 utils/dll-split/dll-split.cabal                         | 10 ++++++++--
 utils/genapply/genapply.cabal                           |  7 +++++--
 utils/genprimopcode/genprimopcode.cabal                 | 10 ++++++++--
 utils/ghc-cabal/Main.hs                                 |  2 +-
 utils/ghc-cabal/ghc-cabal.cabal                         |  8 ++++++--
 utils/ghc-pkg/ghc-pkg.cabal                             |  7 +++++--
 utils/ghctags/ghctags.cabal                             |  2 +-
 utils/mkUserGuidePart/mkUserGuidePart.cabal             |  5 +++--
 utils/runghc/runghc.cabal.in                            | 14 ++++++++++++--
 15 files changed, 72 insertions(+), 28 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 e32a6e1f4ac847272598776fd15f4a98069690e5


More information about the ghc-commits mailing list