Ticket #196 (new enhancement)

Opened 1 year ago

Last modified 6 months ago

ability to specify custom args to haddock

Reported by: duncan Assigned to:
Priority: normal Milestone: _|_
Component: Cabal library Version: 1.2.3.0
Severity: normal Keywords:
Cc: jgoerzen@complete.org, avatar@hot.ee Difficulty: normal
GHC Version: 6.8.1 Platform:

Description

From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=293523

The ability to specify custom args to haddock, which is necessary
to do things such as build docs that encompass parts of other
packages

We can pass extra options to any program via the generic configure --$PROG-options= mechanism however for haddock this is not very useful since we also have to call haddock for another purpose and passing extra options there causes problems.

Since the debian bug was filed there are several more feature of the haddock command, perhaps they solve the problem. If not, perhaps the problem could be explained further. What problem are we trying to solve here that would require passing extra options to haddock, and what extra options would one use?

Change History

01/24/08 08:05:42 changed by duncan

  • platform deleted.
  • type changed from defect to enhancement.

03/19/08 05:28:33 changed by duncan

  • milestone set to _|_.

Need more detail on requirements before we can do anything.

05/26/08 18:05:53 changed by guest

  • cc changed from jgoerzen@complete.org to jgoerzen@complete.org, avatar@hot.ee.