[commit: haddock] ghc-head, wip/revert-ttg-2017-11-20, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Match changes for Trees that Grow in GHC (01eeeb0)
git at git.haskell.org
git at git.haskell.org
Mon Nov 20 21:12:13 UTC 2017
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-head,wip/revert-ttg-2017-11-20,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13
Link : http://git.haskell.org/haddock.git/commitdiff/01eeeb048acd2dd05ff6471ae148a97cf0720547
>---------------------------------------------------------------
commit 01eeeb048acd2dd05ff6471ae148a97cf0720547
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Tue Oct 17 15:00:02 2017 +0200
Match changes for Trees that Grow in GHC
>---------------------------------------------------------------
01eeeb048acd2dd05ff6471ae148a97cf0720547
haddock-api/src/Haddock/Backends/Hoogle.hs | 40 ++---
.../src/Haddock/Backends/Hyperlinker/Ast.hs | 12 +-
haddock-api/src/Haddock/Backends/LaTeX.hs | 50 +++----
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 69 ++++-----
haddock-api/src/Haddock/Convert.hs | 51 ++++---
haddock-api/src/Haddock/GhcUtils.hs | 2 +-
haddock-api/src/Haddock/Interface/Create.hs | 30 ++--
haddock-api/src/Haddock/Interface/Rename.hs | 72 ++++-----
haddock-api/src/Haddock/Interface/Specialize.hs | 164 ++++++++++-----------
haddock-api/src/Haddock/Types.hs | 49 +++++-
haddock-api/src/Haddock/Utils.hs | 15 +-
11 files changed, 296 insertions(+), 258 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 01eeeb048acd2dd05ff6471ae148a97cf0720547
More information about the ghc-commits
mailing list