On Wed, Nov 05, 2008 at 02:16:39PM +0100, Christian Maeder wrote:
> 
> the documentation of extra libraries is listed under
> share/doc/ghc/libraries/
> 
> 1. Is it possible to add cabal packages in the same way? How?

If you do
    cd share/doc/ghc/libraries
    sh gen_contents_index
then the contents and index pages will be regenerated, using */*.haddock

Unfortunately, this was broken in the 6.10.1 release, but you can get a
fixed script from the HEAD or 6.10 branch (in the libraries directory).


Thanks
Ian

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to