Ticket #918 (new task)

Opened 16 months ago

Working documentation builder

Reported by: bgamari Owned by:
Priority: high Milestone:
Component: Hackage 2 server Version: 1.8.0.6
Severity: normal Keywords:
Cc: Difficulty: unknown
GHC Version: Platform:

Description

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

Note: See TracTickets for help on using tickets.