#206: cabal-install should be able to generate haddock docs ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.4 Component: cabal-install tool | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.8.2 | Platform: ---------------------------------+------------------------------------------ Changes (by duncan): * difficulty: normal => very easy (<1 hour) Comment: {{{ Tue Aug 5 19:05:06 BST 2008 Duncan Coutts <duncan@haskell.org> * Initial support for building haddock docs No flag to turn it on/off yet. Wed Aug 6 18:58:34 BST 2008 Duncan Coutts <duncan@haskell.org> * Add --enable/disable-documentation flag. This addresses most of ticket #206. }}} Things left to do: * Allow the option to be set in the config file (see #223) * Support the various flags of the haddock cabal sub-command (requires agreeing on how that would be presented in the command line interface) * Maintaining an index of all installed documentation I think the second two should be split out into their own tickets. I'll do that when the first item is taken care of. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/206#comment:14> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects