[commit: ghc] ghc-8.0: Add Cabal synopses and descriptions (8270536)

git at git.haskell.org git at git.haskell.org
Tue Jan 5 22:34:10 UTC 2016


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

On branch  : ghc-8.0
Link       : http://ghc.haskell.org/trac/ghc/changeset/8270536cbdd2643149fb80c5309cb20818b12a46/ghc

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

commit 8270536cbdd2643149fb80c5309cb20818b12a46
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


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

8270536cbdd2643149fb80c5309cb20818b12a46
 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 8270536cbdd2643149fb80c5309cb20818b12a46


More information about the ghc-commits mailing list