[commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: AST changes to prepare for annotations (99a29fd)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:32:34 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: Allow an optional colon after the closing bracket of definition lists (122fe6e)
- Next 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: whitespace only (08a2651)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: wip/ast-prepare-annotations,wip/ast-prepare-annotations-final
Link : http://git.haskell.org/haddock.git/commitdiff/99a29fd8a55209ba13d2097727c4bae1d269237a
>---------------------------------------------------------------
commit 99a29fd8a55209ba13d2097727c4bae1d269237a
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Mon Nov 3 15:27:47 2014 +0200
AST changes to prepare for annotations
>---------------------------------------------------------------
99a29fd8a55209ba13d2097727c4bae1d269237a
src/Haddock/Backends/Hoogle.hs | 6 +++---
src/Haddock/Backends/LaTeX.hs | 6 +++---
src/Haddock/Backends/Xhtml/Decl.hs | 8 ++++----
src/Haddock/Convert.hs | 4 ++--
src/Haddock/GhcUtils.hs | 6 +++---
src/Haddock/Interface/Create.hs | 30 ++++++++++++++++--------------
src/Haddock/Interface/Rename.hs | 12 ++++++++----
src/Haddock/Utils.hs | 10 +++++-----
8 files changed, 44 insertions(+), 38 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 99a29fd8a55209ba13d2097727c4bae1d269237a
- 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: Allow an optional colon after the closing bracket of definition lists (122fe6e)
- Next 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: whitespace only (08a2651)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list