[Hackage] #517: make cabal install command support haddock options

Hackage cvs-ghc at haskell.org
Sat Apr 21 00:45:20 CEST 2012


#517: make cabal install command support haddock options
---------------------------------+------------------------------------------
  Reporter:  duncan              |        Owner:                    
      Type:  enhancement         |       Status:  reopened          
  Priority:  normal              |    Milestone:  cabal-install-0.14
 Component:  cabal-install tool  |      Version:                    
  Severity:  normal              |   Resolution:                    
  Keywords:                      |   Difficulty:  normal            
Ghcversion:                      |     Platform:                    
---------------------------------+------------------------------------------
Changes (by DavidMazieres):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 At the very least there is still a documentation bug here, as it is
 impossible to figure out how to enable this feature automatically.  I've
 tried adding each of the following to $HOME/.cabal/config, and none of
 them work:

 haddock-hyperlink-source: True
 hyperlink-source: True
 flags: --haddock-hyperlink-source
 flags: haddock-hyperlink-source
 flags: --hyperlink-source
 flags: hyperlink-source

 The correct incantation, whatever it is, should be added as a comment to
 the default .cabal/config file.

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



More information about the cabal-devel mailing list