[Hackage] #936: Add Haddock-Options field to Cabal package description

Hackage cvs-ghc at haskell.org
Mon Apr 2 23:26:37 CEST 2012


#936: Add Haddock-Options field to Cabal package description
----------------------------------+-----------------------------------------
  Reporter:  guest                |        Owner:            
      Type:  enhancement          |       Status:  new       
  Priority:  normal               |    Milestone:  Cabal-1.16
 Component:  Cabal specification  |      Version:  1.10.2.0  
  Severity:  normal               |     Keywords:            
Difficulty:  unknown              |   Ghcversion:            
  Platform:                       |  
----------------------------------+-----------------------------------------

Comment(by guest):

 I want to set the qualification style with the '--qual' option. This is
 new in Haddock-2.10. Since the qualification style depends on the used
 identifier convention, it is something that the package author should
 choose.

 If you think that general Haddock options do not fit into a Cabal file,
 maybe we can look for a subset of Haddock options and handle them in a
 special way. This could be similar to Extensions, where using the
 Extensions field is prefered to writing GHC-Options: -XExtension.

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



More information about the cabal-devel mailing list