#3532: haddock should support content indexing of versioned package dirs
------------------------------+---------------------------------------------
 Reporter:  juhpetersen       |          Owner:                  
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Milestone:                  
Component:  Documentation     |        Version:  6.10.4          
 Severity:  normal            |     Resolution:                  
 Keywords:                    |       Testcase:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by juhpetersen):

 > cabal configure ...
 --htmldir=%{_docdir}/ghc/libraries/%{pkg_name}-%{version}

 I mean

 {{{
 cabal configure ... --htmldir=/usr/share/doc/ghc/libraries/network-2.2.1.4
 }}}

 ie parallel install of networks documentation.
 But this also applies to versioned new documentation of new system
 packages.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3532#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to