[commit: haddock] wip/ttg-2017-10-13, wip/ttg-2017-10-31: Bring in Trees that Grow for HsType (3611877)
git at git.haskell.org
git at git.haskell.org
Mon Nov 20 21:11:25 UTC 2017
Repository : ssh://git@git.haskell.org/haddock
On branches: wip/ttg-2017-10-13,wip/ttg-2017-10-31
Link : http://git.haskell.org/haddock.git/commitdiff/361187700635d87b74111f3198ca9835fdc6db29
>---------------------------------------------------------------
commit 361187700635d87b74111f3198ca9835fdc6db29
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Sat Oct 21 16:11:51 2017 +0200
Bring in Trees that Grow for HsType
And make Specialize monomorphic to GhcRn
>---------------------------------------------------------------
361187700635d87b74111f3198ca9835fdc6db29
haddock-api/src/Haddock/Backends/Hoogle.hs | 34 ++---
.../src/Haddock/Backends/Hyperlinker/Ast.hs | 2 +-
haddock-api/src/Haddock/Backends/LaTeX.hs | 52 +++----
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 64 ++++-----
haddock-api/src/Haddock/Convert.hs | 37 ++---
haddock-api/src/Haddock/Interface/Create.hs | 24 ++--
haddock-api/src/Haddock/Interface/Rename.hs | 58 ++++----
haddock-api/src/Haddock/Interface/Specialize.hs | 150 ++++++++++-----------
haddock-api/src/Haddock/Types.hs | 39 +++++-
haddock-api/src/Haddock/Utils.hs | 11 +-
10 files changed, 248 insertions(+), 223 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 361187700635d87b74111f3198ca9835fdc6db29
More information about the ghc-commits
mailing list