[commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: con_name in ConDecl is now [Located Name] (1f234fa)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:32:50 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: newtype-wrap parser monad (b4b25f5)
- Next message: [commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: Only print as a list when it is a list of names (c209a37)
- 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/1f234fa243d7f9f5c553d304696744bcf8788a14
>---------------------------------------------------------------
commit 1f234fa243d7f9f5c553d304696744bcf8788a14
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Sat Nov 8 16:33:48 2014 +0200
con_name in ConDecl is now [Located Name]
>---------------------------------------------------------------
1f234fa243d7f9f5c553d304696744bcf8788a14
src/Haddock/Backends/Hoogle.hs | 6 +++---
src/Haddock/Backends/LaTeX.hs | 17 +++++++++--------
src/Haddock/Backends/Xhtml/Decl.hs | 37 ++++++++++++++++++++++---------------
src/Haddock/Convert.hs | 4 ++--
src/Haddock/GhcUtils.hs | 12 +++++-------
src/Haddock/Interface/Create.hs | 12 ++++++------
src/Haddock/Interface/Rename.hs | 6 +++---
src/Haddock/Utils.hs | 8 ++++----
8 files changed, 54 insertions(+), 48 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 1f234fa243d7f9f5c553d304696744bcf8788a14
- 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: newtype-wrap parser monad (b4b25f5)
- Next message: [commit: haddock] wip/ast-prepare-annotations, wip/ast-prepare-annotations-final: Only print as a list when it is a list of names (c209a37)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list