[commit: haddock] wip/orf-reboot: Roughly fix up for GHC API changes (eb0a6a5)
git at git.haskell.org
git at git.haskell.org
Wed Jul 22 08:43:07 UTC 2015
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/orf-reboot
Link : http://git.haskell.org/haddock.git/commitdiff/eb0a6a5e9866db38d811123c9fd55bceaf913b49
>---------------------------------------------------------------
commit eb0a6a5e9866db38d811123c9fd55bceaf913b49
Author: Adam Gundry <adam at well-typed.com>
Date: Tue Jul 14 21:34:07 2015 +0100
Roughly fix up for GHC API changes
>---------------------------------------------------------------
eb0a6a5e9866db38d811123c9fd55bceaf913b49
haddock-api/src/Haddock/Backends/Hoogle.hs | 4 ++--
haddock-api/src/Haddock/Backends/LaTeX.hs | 4 ++--
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 7 ++++---
haddock-api/src/Haddock/Convert.hs | 2 +-
haddock-api/src/Haddock/GhcUtils.hs | 3 ++-
haddock-api/src/Haddock/Interface/Create.hs | 17 +++++++++--------
haddock-api/src/Haddock/Interface/Rename.hs | 7 +++++--
haddock-api/src/Haddock/Types.hs | 1 +
haddock-api/src/Haddock/Utils.hs | 4 +++-
9 files changed, 29 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 eb0a6a5e9866db38d811123c9fd55bceaf913b49
More information about the ghc-commits
mailing list