[commit: haddock] ghc-head, ghc-head1, 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: Generate an index for package content search (#662) (3a09040)
git at git.haskell.org
git at git.haskell.org
Tue Nov 28 11:54:19 UTC 2017
- Previous message: [commit: haddock] ghc-head, ghc-head1, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, 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: Update for #14131 (815d2de)
- Next message: [commit: haddock] ghc-head, ghc-head1, 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: Content search for haddock html doc (705dc00)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-head,ghc-head1,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/3a09040a16fb574254d4dc095047ed7b0b7beb19
>---------------------------------------------------------------
commit 3a09040a16fb574254d4dc095047ed7b0b7beb19
Author: Florian Eggenhofer <egg at informatik.uni-freiburg.de>
Date: Sun Aug 27 18:21:56 2017 +0200
Generate an index for package content search (#662)
Generate an index for package content search
>---------------------------------------------------------------
3a09040a16fb574254d4dc095047ed7b0b7beb19
haddock-api/haddock-api.cabal | 1 +
haddock-api/src/Haddock/Backends/Xhtml.hs | 58 +++++++-
haddock-api/src/Haddock/Utils.hs | 5 +-
haddock-api/src/Haddock/Utils/Json.hs | 225 ++++++++++++++++++++++++++++++
4 files changed, 285 insertions(+), 4 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 3a09040a16fb574254d4dc095047ed7b0b7beb19
- Previous message: [commit: haddock] ghc-head, ghc-head1, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, 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: Update for #14131 (815d2de)
- Next message: [commit: haddock] ghc-head, ghc-head1, 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: Content search for haddock html doc (705dc00)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list