[commit: haddock] ghc-head, master, 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: Supported reexported-modules via --reexport flag. (aec8868)
git at git.haskell.org
git at git.haskell.org
Mon Nov 20 21:11:48 UTC 2017
- Previous message: [commit: haddock] ghc-head, master, 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: Decrease threshold for fuzzy matching (b4982d8)
- Next message: [commit: haddock] ghc-head, master, 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: Correct missing title in changelog (b381221)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-head,master,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
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
- Previous message: [commit: haddock] ghc-head, master, 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: Decrease threshold for fuzzy matching (b4982d8)
- Next message: [commit: haddock] ghc-head, master, 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: Correct missing title in changelog (b381221)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list