[commit: haddock] ghc-head, master, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Supported reexported-modules via --reexport flag. (aec8868)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:55:48 UTC 2017


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

On branches: ghc-head,master,wip/T14529,wip/revert-ttg-2017-11-20,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13,wip/ttg6-unrevert-2017-11-22
Link       : http://git.haskell.org/haddock.git/commitdiff/aec8868cb317afb827e890faba4c80f3e1a574d7

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

commit aec8868cb317afb827e890faba4c80f3e1a574d7
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Wed Aug 10 23:43:55 2016 -0700

    Supported reexported-modules via --reexport flag.
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


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

aec8868cb317afb827e890faba4c80f3e1a574d7
 CHANGES.md                                |  5 ++++-
 haddock-api/src/Haddock.hs                | 20 +++++++++++++++++++-
 haddock-api/src/Haddock/Backends/Xhtml.hs | 25 +++++++++++--------------
 haddock-api/src/Haddock/ModuleTree.hs     | 30 ++++++++++++++++--------------
 haddock-api/src/Haddock/Options.hs        |  7 +++++++
 5 files changed, 57 insertions(+), 30 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 aec8868cb317afb827e890faba4c80f3e1a574d7


More information about the ghc-commits mailing list