[commit: haddock] master: Support for -XPatternSynonyms (7c90581)
git at git.haskell.org
git at git.haskell.org
Mon Jan 20 20:58:33 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/7c905816eb12981840efe4136989799db437f357
>---------------------------------------------------------------
commit 7c905816eb12981840efe4136989799db437f357
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Thu Jan 9 01:42:55 2014 -0600
Support for -XPatternSynonyms
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
7c905816eb12981840efe4136989799db437f357
src/Haddock/Backends/LaTeX.hs | 44 +++++++++++++++++++++-
src/Haddock/Backends/Xhtml.hs | 2 +-
src/Haddock/Backends/Xhtml/Decl.hs | 71 +++++++++++++++++++++++++++++------
src/Haddock/Backends/Xhtml/Names.hs | 23 ++++++++----
src/Haddock/Convert.hs | 12 +++++-
src/Haddock/GhcUtils.hs | 4 ++
src/Haddock/Interface/Create.hs | 24 +++++++-----
src/Haddock/Interface/Rename.hs | 9 +++++
8 files changed, 156 insertions(+), 33 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 7c905816eb12981840efe4136989799db437f357
More information about the ghc-commits
mailing list