[Hackage] #918: Working documentation builder
Hackage
cvs-ghc at haskell.org
Mon Feb 20 00:33:42 CET 2012
#918: Working documentation builder
-------------------------------+--------------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: high | Milestone:
Component: Hackage 2 server | Version: 1.8.0.6
Severity: normal | Keywords:
Difficulty: unknown | Ghcversion:
Platform: |
-------------------------------+--------------------------------------------
Currently hackage-build is in the repository and can build documentation,
but it depends upon a cabal-install patch adding haddock options to the
"install" sub-command[1],
{{{
18:21 < dcoutts> he sent a patch for cabal-install
18:21 < dcoutts> and this relies on it
18:21 < bgamari> It was merged?
18:21 < dcoutts> the patch should be in the cabal-devel archives, or in
the trac
18:22 < dcoutts> bgamari: I've not yet, I was going to see if it could be
done nicer / more generically
18:22 < dcoutts> but perhaps I shouldn't bother
18:22 < dcoutts> the difficulty is it affects the ~/.cabal/config format
too
18:22 < dcoutts> so it's harder to change later
18:22 < bgamari> ahh
18:23 < bgamari> Yes, I can understand your hesitance in that case
}}}
[1] http://www.haskell.org/pipermail/cabal-
devel/2011-September/007782.html
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/918>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list