[commit: haddock] wip/spj-wildcard-refactor2: Follow the wildcard refactoring story in HEAD (7436cad)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:40:18 UTC 2017


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

On branch  : wip/spj-wildcard-refactor2
Link       : http://git.haskell.org/haddock.git/commitdiff/7436cad3c011bfafa6ccb461549d6e05524f8933

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

commit 7436cad3c011bfafa6ccb461549d6e05524f8933
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue Nov 3 11:05:47 2015 -0600

    Follow the wildcard refactoring story in HEAD


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

7436cad3c011bfafa6ccb461549d6e05524f8933
 haddock-api/src/Haddock/Backends/Hoogle.hs     |  48 +++----
 haddock-api/src/Haddock/Backends/LaTeX.hs      | 145 +++++++++------------
 haddock-api/src/Haddock/Backends/Xhtml.hs      |   2 +-
 haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 167 ++++++++++++-------------
 haddock-api/src/Haddock/Convert.hs             |  69 +++++-----
 haddock-api/src/Haddock/GhcUtils.hs            |  12 +-
 haddock-api/src/Haddock/Interface/Create.hs    |  48 +++----
 haddock-api/src/Haddock/Interface/Rename.hs    |  86 ++++++++-----
 haddock-api/src/Haddock/Utils.hs               |  31 ++++-
 9 files changed, 298 insertions(+), 310 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 7436cad3c011bfafa6ccb461549d6e05524f8933


More information about the ghc-commits mailing list