[commit: haddock] master: Fix rendering of Contents when links are present (1bf6869)
git at git.haskell.org
git at git.haskell.org
Mon Feb 24 06:10:23 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/1bf686940b28394f5d169f297659cd4c66869ec1
>---------------------------------------------------------------
commit 1bf686940b28394f5d169f297659cd4c66869ec1
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Mon Feb 24 06:07:33 2014 +0000
Fix rendering of Contents when links are present
Fixes Haddock Trac #267.
>---------------------------------------------------------------
1bf686940b28394f5d169f297659cd4c66869ec1
src/Haddock/Backends/Xhtml.hs | 9 +++++----
src/Haddock/Backends/Xhtml/Decl.hs | 6 +++---
src/Haddock/Backends/Xhtml/DocMarkup.hs | 25 ++++++++++++++++++-------
src/Haddock/Backends/Xhtml/Names.hs | 19 +++++++++++--------
4 files changed, 37 insertions(+), 22 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 1bf686940b28394f5d169f297659cd4c66869ec1
More information about the ghc-commits
mailing list