[commit: haddock] wip/ast-prepare-annotations-final3: Apply changes to match AST (f4964b0)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:33:11 UTC 2015


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

On branch  : wip/ast-prepare-annotations-final3
Link       : http://git.haskell.org/haddock.git/commitdiff/f4964b0212d9a4dcfd40d412655a0e4c29d9cbbd

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

commit f4964b0212d9a4dcfd40d412655a0e4c29d9cbbd
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Sun Nov 16 23:44:37 2014 +0200

    Apply changes to match AST
    
    Summary: Match the changes to the AST made in D426
    
    Test Plan: built with GHC
    
    Differential Revision: https://phabricator.haskell.org/D494
    
    GHC Trac Issues: #9628


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

f4964b0212d9a4dcfd40d412655a0e4c29d9cbbd
 src/Haddock/Backends/Hoogle.hs     |  8 ++++----
 src/Haddock/Backends/LaTeX.hs      |  9 +++++----
 src/Haddock/Backends/Xhtml/Decl.hs | 15 ++++++++-------
 src/Haddock/Convert.hs             |  6 +++---
 src/Haddock/GhcUtils.hs            |  2 +-
 src/Haddock/Interface/Create.hs    | 10 ++++++----
 src/Haddock/Interface/Rename.hs    | 15 +++++++--------
 src/Haddock/Utils.hs               |  6 +++---
 8 files changed, 37 insertions(+), 34 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 f4964b0212d9a4dcfd40d412655a0e4c29d9cbbd


More information about the ghc-commits mailing list