[commit: haddock] wip/ast-annotations-separate: Make data constructors in HsDataDefn [Located [LConDecl name]] (099015e)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:31:44 UTC 2015


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

On branch  : wip/ast-annotations-separate
Link       : http://git.haskell.org/haddock.git/commitdiff/099015efaa2f6df09fc559d8d2d2fc2c687a2186

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

commit 099015efaa2f6df09fc559d8d2d2fc2c687a2186
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Tue Oct 14 22:08:38 2014 +0200

    Make data constructors in HsDataDefn [Located [LConDecl name]]


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

099015efaa2f6df09fc559d8d2d2fc2c687a2186
 src/Haddock/Backends/Hoogle.hs     | 2 +-
 src/Haddock/Backends/LaTeX.hs      | 4 ++--
 src/Haddock/Backends/Xhtml/Decl.hs | 4 ++--
 src/Haddock/Convert.hs             | 2 +-
 src/Haddock/GhcUtils.hs            | 4 ++--
 src/Haddock/Interface/Create.hs    | 8 ++++----
 src/Haddock/Interface/Rename.hs    | 4 ++--
 src/Haddock/Utils.hs               | 6 +++---
 8 files changed, 17 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 099015efaa2f6df09fc559d8d2d2fc2c687a2186


More information about the ghc-commits mailing list