[commit: ghc] master: Cabal submodule update. (fe19be2)

git at git.haskell.org git at git.haskell.org
Mon Aug 8 21:14:58 UTC 2016


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

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

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

commit fe19be2de14a5506c1af21dc4d574f5ffd6acbdf
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Wed May 4 14:55:59 2016 -0700

    Cabal submodule update.
    
    There's a substantial bump to the haddock.Cabal allocation
    stats, because we added 50% more modules, so of course allocations
    are going to increase 50%. (But perhaps this is indicative of
    some bad constant factor in Haddock related to modules.)
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
    
    Test Plan: validate
    
    Reviewers: ggreif, austin, bgamari
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D2442


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

fe19be2de14a5506c1af21dc4d574f5ffd6acbdf
 compiler/main/HscTypes.hs                         |  2 +-
 libraries/Cabal                                   |  2 +-
 testsuite/tests/driver/recomp007/recomp007.stdout |  1 -
 testsuite/tests/perf/haddock/all.T                |  5 +++++
 utils/ghc-cabal/Main.hs                           | 13 ++++++-------
 utils/ghc-pkg/Main.hs                             | 18 +++++++++---------
 utils/ghctags/Main.hs                             | 12 ++++++++----
 7 files changed, 30 insertions(+), 23 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 fe19be2de14a5506c1af21dc4d574f5ffd6acbdf


More information about the ghc-commits mailing list