[commit: haddock] wip/orf-reboot: Roughly fix up haddock for OverloadedRecordFields GHC API changes (d137dae)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:38:06 UTC 2015
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/orf-reboot
Link : http://git.haskell.org/haddock.git/commitdiff/d137dae000575e46a2144892329df1dfb5a28980
>---------------------------------------------------------------
commit d137dae000575e46a2144892329df1dfb5a28980
Author: Adam Gundry <adam at well-typed.com>
Date: Fri Mar 27 15:27:20 2015 +0000
Roughly fix up haddock for OverloadedRecordFields GHC API changes
This compiles, but it is unlikely to produce good documentation when
the OverloadedRecordFields extension is used.
>---------------------------------------------------------------
d137dae000575e46a2144892329df1dfb5a28980
haddock-api/src/Haddock/Backends/Hoogle.hs | 4 ++--
haddock-api/src/Haddock/Backends/LaTeX.hs | 4 ++--
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 6 +++---
haddock-api/src/Haddock/Convert.hs | 10 +++++++---
haddock-api/src/Haddock/GhcUtils.hs | 2 +-
haddock-api/src/Haddock/Interface/Create.hs | 12 +++++++-----
haddock-api/src/Haddock/Interface/Rename.hs | 3 ++-
haddock-api/src/Haddock/Utils.hs | 3 ++-
8 files changed, 26 insertions(+), 18 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 d137dae000575e46a2144892329df1dfb5a28980
More information about the ghc-commits
mailing list