[commit: haddock] wip/ast-annotations-separate: Replace [ConDeclField RdrName] with [Located [ConDeclField RdrName]] (465ace6)

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


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

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

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

commit 465ace628b8c49caead87da6cddea7b8030522de
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Wed Oct 15 11:51:48 2014 +0200

    Replace [ConDeclField RdrName] with [Located [ConDeclField RdrName]]


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

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


More information about the ghc-commits mailing list