[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


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


More information about the ghc-commits mailing list