darcs patch: Add --html for haddock command.

Thomas Schilling nominolo at googlemail.com
Sat Aug 15 21:41:33 EDT 2009


Sun Aug 16 02:40:17 BST 2009  Thomas Schilling <nominolo at googlemail.com>
  * Add --html for haddock command.
  
  This makes it easier to build both html documentation and a hoogle
  database:
  
    ./setup haddock [--html]   # build only HTML docs (default)
    ./setup haddock --hoogle   # build only Hoogle DB
    ./setup haddock --hoogle --html   # build both
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 45933 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20090815/4ed9181f/attachment-0001.bin


More information about the cabal-devel mailing list