On 2015-12-07 06:53 PM, Anatoly Yakovenko wrote:
> I have a bunch of dead links in
>
> file:///Users/anatolyy/Library/Haskell/share/doc/index.html
> is there a way to regenerate the index from the currently installed docs?
The index is rebuilt whenever you "cabal install --user
--enable-documentation" some library. (--user is the default.
--enable-documentation can be permanently set in $HOME/.cabal/config, is
it the same path on Mac?)
I made a dummy library package so I can reinstall it to force-refresh
the index whenever I feel like to.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe