[commit: haddock] wip/pattern-synonyms: Support for -XPatternSynonyms (943dc7a)

git at git.haskell.org git at git.haskell.org
Thu Jan 9 08:39:17 UTC 2014


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

On branch  : wip/pattern-synonyms
Link       : http://git.haskell.org/haddock.git/commitdiff/943dc7a82ab2c54e1b0448687eb2df08396be0b8

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

commit 943dc7a82ab2c54e1b0448687eb2df08396be0b8
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>


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

943dc7a82ab2c54e1b0448687eb2df08396be0b8
 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 943dc7a82ab2c54e1b0448687eb2df08396be0b8


More information about the ghc-commits mailing list