[Hackage] #517: make cabal install command support haddock
options
Hackage
trac at galois.com
Wed Jun 3 03:41:49 EDT 2009
#517: make cabal install command support haddock options
---------------------------------+------------------------------------------
Reporter: duncan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: cabal-install tool | Version:
Severity: normal | Resolution:
Keywords: | Difficulty: normal
Ghcversion: | Platform:
---------------------------------+------------------------------------------
Comment (by guest):
New patch attached. Same options available, but superior treatment of
Hoogle. The hoogle command is now
{{{
--enable-hoogle
}}}
and can be enabled independently of --enable-documentation. If --enable-
documentation and --enable-hoogle are both set, haddock is run twice (once
for html documentation; once for hoogle database generation). This has to
be done because of #560.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/517#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list