#3532: haddock should support content indexing of versioned package dirs
-----------------------------+----------------------------------------------
Reporter:  juhpetersen       |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Documentation   
 Version:  6.10.4            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 When generating the libraries/index.html file
 haddock generates broken urls to the documentation
 in versioned library doc directories.

 It also means it is not possible to have
 documentation indexed for more than one version
 of a library.

 To reproduce:
  * install mylibrary's docs in libraries/mylibrary-1.0.0.1
  * run gen_contents_index in libraries

 Observe index.html links for mylibrary
 point to libraries/mylibrary/ not
 libraries/mylibrary-1.0.0.1/

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3532>
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