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@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@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@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe