[commit: haddock] wip/ast-prepare-annotations-final3: Apply changes to match AST (966fc04)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:33:07 UTC 2015
- Previous message: [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: (wip) Add support for @since (closes #26) (06517a6)
- Next message: [commit: haddock] wip/ast-prepare-annotations-final3: CondeclField now has multiple cd_fld_names (e3f9cf9)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/ast-prepare-annotations-final3
Link : http://git.haskell.org/haddock.git/commitdiff/966fc049aaf1eae44f9b6883c0ce22b9313015bb
>---------------------------------------------------------------
commit 966fc049aaf1eae44f9b6883c0ce22b9313015bb
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Wed Nov 12 23:54:49 2014 +0200
Apply changes to match AST
>---------------------------------------------------------------
966fc049aaf1eae44f9b6883c0ce22b9313015bb
src/Haddock/Backends/Hoogle.hs | 10 ++++----
src/Haddock/Backends/LaTeX.hs | 18 ++++++++------
src/Haddock/Backends/Xhtml/Decl.hs | 50 ++++++++++++++++++++++++++------------
src/Haddock/Convert.hs | 4 +--
src/Haddock/GhcUtils.hs | 33 +++++++++++++------------
src/Haddock/Interface/Create.hs | 27 ++++++++++----------
src/Haddock/Interface/Rename.hs | 21 +++++++++-------
src/Haddock/Utils.hs | 7 +++---
8 files changed, 99 insertions(+), 71 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 966fc049aaf1eae44f9b6883c0ce22b9313015bb
- Previous message: [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: (wip) Add support for @since (closes #26) (06517a6)
- Next message: [commit: haddock] wip/ast-prepare-annotations-final3: CondeclField now has multiple cd_fld_names (e3f9cf9)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list