[commit: haddock] wip/T3384: Match added Bool to HsTyVar for promoted types (0b416b8)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:04:26 UTC 2017


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

On branch  : wip/T3384
Link       : http://git.haskell.org/haddock.git/commitdiff/0b416b8441f3959dd6f3d28b96043ba7b3d16276

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

commit 0b416b8441f3959dd6f3d28b96043ba7b3d16276
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Mon Nov 21 21:57:44 2016 +0200

    Match added Bool to HsTyVar for promoted types


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

0b416b8441f3959dd6f3d28b96043ba7b3d16276
 haddock-api/src/Haddock/Backends/Hoogle.hs          |  2 +-
 haddock-api/src/Haddock/Backends/Hyperlinker/Ast.hs |  2 +-
 haddock-api/src/Haddock/Backends/LaTeX.hs           |  3 ++-
 haddock-api/src/Haddock/Backends/Xhtml/Decl.hs      |  4 ++--
 haddock-api/src/Haddock/Convert.hs                  |  8 ++++----
 haddock-api/src/Haddock/Interface/Create.hs         |  2 +-
 haddock-api/src/Haddock/Interface/Rename.hs         |  2 +-
 haddock-api/src/Haddock/Interface/Specialize.hs     | 12 ++++++------
 haddock-api/src/Haddock/Types.hs                    |  4 ++--
 haddock-api/src/Haddock/Utils.hs                    |  2 +-
 10 files changed, 21 insertions(+), 20 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 0b416b8441f3959dd6f3d28b96043ba7b3d16276


More information about the ghc-commits mailing list