[commit: haddock] wip/pattern-synonym-sig-backport: Update Haddock's format for pattern synonyms to match upcoming GHC 7.10 syntax (327b3d0)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:33:50 UTC 2015
- Previous message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, 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/orf-reboot, wip/trac-9744: Support for PartialTypeSignatures (1a9dcfe)
- Next message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, 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/orf-reboot, wip/trac-9744: For pattern synonyms, render "pattern" as a keyword (b94ab90)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/pattern-synonym-sig-backport
Link : http://git.haskell.org/haddock.git/commitdiff/327b3d07a2eb7e12ad151d11787e119905d9ff24
>---------------------------------------------------------------
commit 327b3d07a2eb7e12ad151d11787e119905d9ff24
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Sat Nov 29 14:46:10 2014 +0800
Update Haddock's format for pattern synonyms to match upcoming GHC 7.10 syntax
>---------------------------------------------------------------
327b3d07a2eb7e12ad151d11787e119905d9ff24
html-test/ref/Operators.html | 12 ++++++----
html-test/ref/PatternSyns.html | 48 +++++++++++++++++++++++++-------------
src/Haddock/Backends/LaTeX.hs | 36 ++++++++++++++--------------
src/Haddock/Backends/Xhtml/Decl.hs | 34 ++++++++++++++++-----------
4 files changed, 79 insertions(+), 51 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 327b3d07a2eb7e12ad151d11787e119905d9ff24
- Previous message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, 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/orf-reboot, wip/trac-9744: Support for PartialTypeSignatures (1a9dcfe)
- Next message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, 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/orf-reboot, wip/trac-9744: For pattern synonyms, render "pattern" as a keyword (b94ab90)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list