[Hackage] #196: ability to specify custom args to haddock

Hackage trac at galois.com
Mon Dec 17 10:39:28 EST 2007


#196: ability to specify custom args to haddock
---------------------+------------------------------------------------------
  Reporter:  duncan  |        Owner:         
      Type:  defect  |       Status:  new    
  Priority:  normal  |    Milestone:         
 Component:  Cabal   |      Version:  1.2.3.0
  Severity:  normal  |     Keywords:         
Difficulty:  normal  |   Ghcversion:  6.8.1  
  Platform:  Linux   |  
---------------------+------------------------------------------------------
 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?

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/196>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects


More information about the cabal-devel mailing list