[Haskell-cafe] Where does documentation get installed with cabal?

Max Desyatov explicitcall at googlemail.com
Thu Aug 20 10:36:28 EDT 2009


Colin Paul Adams <colin at colina.demon.co.uk> writes:

> I'm trying to find the API documentation for happstack 0.3 (online is
> for 0.2).
>
> So I did:
>
> cabal install happstack --reinstall --enable-documentation
>
> but I can't find it anywhere within ~/.cabal - where should I look?

In most cases it is installed in ~/.cabal/share/doc/happstack*/html.  Is
there any files at that directory?


More information about the Haskell-Cafe mailing list