[commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Experimental support for collapsable headers (e2ed3b9)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:32:01 UTC 2015


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

On branches: T6018-injective-type-families,adamse-D1033,ghc-head,master,metainfo,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot
Link       : http://git.haskell.org/haddock.git/commitdiff/e2ed3b9d8dfab09f1b1861dbc8e74f08e137ebcc

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

commit e2ed3b9d8dfab09f1b1861dbc8e74f08e137ebcc
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Tue Oct 28 21:57:49 2014 +0000

    Experimental support for collapsable headers
    
    Closes #335


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

e2ed3b9d8dfab09f1b1861dbc8e74f08e137ebcc
 CHANGES                                            |   4 +
 doc/haddock.xml                                    |  23 ++++-
 haddock-api/haddock-api.cabal                      |   2 +-
 haddock-api/src/Haddock/Backends/Xhtml.hs          |  17 ++--
 haddock-api/src/Haddock/Backends/Xhtml/Decl.hs     |  14 +--
 .../src/Haddock/Backends/Xhtml/DocMarkup.hs        | 106 +++++++++++++++++++--
 haddock-api/src/Haddock/Backends/Xhtml/Layout.hs   |   9 +-
 haddock.cabal                                      |   4 +-
 html-test/ref/{Bug308.html => Bug335.html}         |  68 +++++++------
 html-test/src/Bug335.hs                            |  26 +++++
 10 files changed, 212 insertions(+), 61 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 e2ed3b9d8dfab09f1b1861dbc8e74f08e137ebcc


More information about the ghc-commits mailing list