[commit: Cabal] master: #516, maintains a per-user index of haddock docs (b23d682)
Ian Lynagh
igloo at earth.li
Fri Jun 24 02:03:48 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b23d68277202f5475baf5aff4e1ea6424d75f4ae
>---------------------------------------------------------------
commit b23d68277202f5475baf5aff4e1ea6424d75f4ae
Author: Andrea Vezzosi <sanzhiyan at gmail.com>
Date: Sun Jun 7 17:05:12 2009 +0000
#516, maintains a per-user index of haddock docs
If the haddock-index flag is set it keeps an index
of the haddock documentation of the packages in
the global and user databases
cabal-install/Distribution/Client/Haddock.hs | 96 ++++++++++++++++++++++++++
cabal-install/Distribution/Client/Install.hs | 37 ++++++++++-
cabal-install/Distribution/Client/Setup.hs | 9 +++
cabal-install/cabal-install.cabal | 1 +
4 files changed, 142 insertions(+), 1 deletions(-)
Diff suppressed because of size. To see it, use:
git show b23d68277202f5475baf5aff4e1ea6424d75f4ae
More information about the Cvs-libraries
mailing list