[commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: Fix anchors. Closes #308. (9427cb0)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:29:02 UTC 2015
- Previous message: [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, 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/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Fix anchors. Closes #308. (5260671)
- Next message: [commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: Revert "Follow change in patSynSig" (32c6be7)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-7.8,v2.14,wip/pattern-synonym-sig-backport
Link : http://git.haskell.org/haddock.git/commitdiff/9427cb0aa7e80420a07b8792fc6d6cdb6610a03e
>---------------------------------------------------------------
commit 9427cb0aa7e80420a07b8792fc6d6cdb6610a03e
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Wed Jun 25 10:18:57 2014 +0200
Fix anchors. Closes #308.
>---------------------------------------------------------------
9427cb0aa7e80420a07b8792fc6d6cdb6610a03e
CHANGES | 2 +
doc/haddock.xml | 8 +++-
html-test/ref/{Bug201.html => Bug308.html} | 47 +++++++++++++---------
.../{Hyperlinks.html => Bug308CrossModule.html} | 38 +++++++++--------
html-test/src/Bug308.hs | 21 ++++++++++
html-test/src/Bug308CrossModule.hs | 17 ++++++++
src/Haddock/Backends/Xhtml/DocMarkup.hs | 7 +++-
src/Haddock/Parser.hs | 11 +++--
test/Haddock/ParserSpec.hs | 13 ++++++
9 files changed, 122 insertions(+), 42 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 9427cb0aa7e80420a07b8792fc6d6cdb6610a03e
- Previous message: [commit: haddock] 2.15, 2.15.0.1, 2.15.0.2, T6018-injective-type-families, adamse-D1033, clean, fix-travis, ghc-head, master, metainfo, v2.15, 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/T8584, wip/T9840, wip/api-ann-hstylit, wip/api-ann-hstylit-1, wip/api-ann-hstylit-2, wip/api-ann-hstylit-3, wip/api-ann-hstylit-4, wip/api-ann-hstylit-5, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/ast-annotations-separate, wip/ast-prepare-annotations, wip/ast-prepare-annotations-final, wip/ast-prepare-annotations-final2, wip/ast-prepare-annotations-final3, wip/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/attoparsec-update, wip/landmine-param-family, wip/orf-new, wip/orf-reboot, wip/pattern-synonyms, wip/rae, wip/remove-cabal-dep, wip/trac-9744: Fix anchors. Closes #308. (5260671)
- Next message: [commit: haddock] ghc-7.8, v2.14, wip/pattern-synonym-sig-backport: Revert "Follow change in patSynSig" (32c6be7)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list