Ticket #196 (new enhancement)

Opened 5 years ago

Last modified 5 years ago

ability to specify custom args to haddock

Reported by: duncan Owned by:
Priority: normal Milestone: _|_
Component: Cabal library Version: 1.2.3.0
Severity: normal Keywords:
Cc: jgoerzen@…, avatar@… 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

Changed 5 years ago by duncan

  • platform Linux deleted
  • type changed from defect to enhancement

Changed 5 years ago by duncan

  • milestone set to _|_

Need more detail on requirements before we can do anything.

Changed 5 years ago by guest

  • cc avatar@… added
Note: See TracTickets for help on using tickets.