[Haskell-cafe] How to get access to Haddock HTML for newly cabal installed package?

Daniel Díaz Casanueva dhelta.diaz at gmail.com
Mon Apr 21 17:21:40 UTC 2014


It seems you are running on Windows. From that assumption, try looking in
the following path: users/yourusername/AppData/Roaming/cabal/doc/index.html

Good luck.


On Mon, Apr 21, 2014 at 4:19 PM, Mateusz Kowalczyk
<fuuzetsu at fuuzetsu.co.uk>wrote:

> On 04/21/2014 03:52 PM, David Banas wrote:
> > Does anyone know how I get the link to the Haddock generated HTML for a
> newly cabal installed package to show up in:
> >
> > file:///Users/dbanas/Library/Haskell/doc/index.html
> >
> > ?
> >
> > I’ve got documentation=True set, in ~/.cabal/config.
> >
> > Thanks,
> > -db
> >
> > _______________________________________________
> > Haskell-Cafe mailing list
> > Haskell-Cafe at haskell.org
> > http://www.haskell.org/mailman/listinfo/haskell-cafe
> >
>
> I believe it should be automagical. Are you sure you are cabal
> install'ing to the user directory as opposed to something like a sandbox
> instead?
>
> Upon a second look, I don't know where you're getting that path from. My
> documentation seems to be listed under ~/.cabal/share/doc/index.html ,
> perhaps that's what you want?
>
> --
> Mateusz K.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140421/c36d2e44/attachment.html>


More information about the Haskell-Cafe mailing list