[Haskell-cafe] Installing documentation with cabal

Krzysztof Skrzętnicki gtener at gmail.com
Tue Aug 18 16:37:18 EDT 2009


It is. From command line:

cabal install package --enable-documentation

or add line
"documentation: True"
to .cabal/config or equivalent.

Best regards

Krzysztof Skrzętnicki


On Tue, Aug 18, 2009 at 22:29, Maciej Piechotka <uzytkownik2 at gmail.com>wrote:

> Is it possible to automatically (or non-automatically) install
> documentation when installing package with cabal-install?
>
> Regards
>
> _______________________________________________
> 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/20090818/c4c0d8ce/attachment.html


More information about the Haskell-Cafe mailing list