[commit: haddock] wip/ast-prepare-annotations-final: Change con_name to con_names in ConDecl (6b8c221)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:32:54 UTC 2015


Repository : ssh://git@git.haskell.org/haddock

On branch  : wip/ast-prepare-annotations-final
Link       : http://git.haskell.org/haddock.git/commitdiff/6b8c22136348d642ec7eee055672cda41e715208

>---------------------------------------------------------------

commit 6b8c22136348d642ec7eee055672cda41e715208
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Tue Nov 11 14:22:59 2014 +0200

    Change con_name to con_names in ConDecl


>---------------------------------------------------------------

6b8c22136348d642ec7eee055672cda41e715208
 src/Haddock/Backends/Hoogle.hs     |  6 +++---
 src/Haddock/Backends/LaTeX.hs      |  5 +++--
 src/Haddock/Backends/Xhtml/Decl.hs | 10 ++++++----
 src/Haddock/GhcUtils.hs            |  5 +++--
 src/Haddock/Interface/Create.hs    |  2 +-
 src/Haddock/Interface/Rename.hs    |  9 +++++----
 src/Haddock/Utils.hs               |  2 +-
 7 files changed, 22 insertions(+), 17 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 6b8c22136348d642ec7eee055672cda41e715208


More information about the ghc-commits mailing list