[commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, 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/ast-prepare-annotations-final4, wip/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Update Haddock to new pattern synonym type signature syntax (bf80e2f)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:33:21 UTC 2015
- Previous message: [commit: haddock] wip/pattern-synonyms: Update Haddock to new pattern synonym type signature syntax (edd2a3b)
- 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/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Follow changes from #9812 (1940912)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: T6018-injective-type-families,adamse-D1033,ghc-head,wip/10268,wip/10313,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/ast-prepare-annotations-final4,wip/ast-prepare-annotations-final5,wip/ast-prepare-annotations-final6,wip/orf-reboot,wip/trac-9744
Link : http://git.haskell.org/haddock.git/commitdiff/bf80e2f594777c0c32fae092454bff0c13ae6181
>---------------------------------------------------------------
commit bf80e2f594777c0c32fae092454bff0c13ae6181
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Thu Nov 20 22:35:38 2014 +0800
Update Haddock to new pattern synonym type signature syntax
>---------------------------------------------------------------
bf80e2f594777c0c32fae092454bff0c13ae6181
html-test/ref/Operators.html | 4 +-
html-test/ref/PatternSyns.html | 36 +++++++++---------
src/Haddock/Backends/LaTeX.hs | 70 +++++++++++++++++------------------
src/Haddock/Backends/Xhtml/Decl.hs | 75 ++++++++++++++++++++------------------
src/Haddock/Convert.hs | 10 +++--
src/Haddock/Interface/Create.hs | 4 +-
src/Haddock/Interface/Rename.hs | 10 ++---
7 files changed, 105 insertions(+), 104 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 bf80e2f594777c0c32fae092454bff0c13ae6181
- Previous message: [commit: haddock] wip/pattern-synonyms: Update Haddock to new pattern synonym type signature syntax (edd2a3b)
- 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/ast-prepare-annotations-final5, wip/ast-prepare-annotations-final6, wip/orf-reboot, wip/trac-9744: Follow changes from #9812 (1940912)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list