[Haskell] haskell documentation

Xiao-Yong Jin xj2106 at columbia.edu
Sun Mar 1 12:08:02 EST 2009


ppk at cse.iitk.ac.in (Piyush P Kurur) writes:

> Hi,
>
> 	I am a Arch linux + GHC user. I found it difficult to download
> documentations for GHC and all the modules. The GHC site does not seem
> to have a single tar.gz file by which one could down load the entire
> documentation tree. 
>
> Same problem for modules build via yaourt. Of course one could build 
> it directly from the  appropriate cabal package but is there an
> automatic way via pacman/yaourt for example ?

I guess you can always add `runhaskell Setup.lhs haddock' or
even `runhaskell Setup.lhs hscolour' in the PKGBUILD.
Should that be the default?  I'm not sure.

Xiao-Yong
-- 
    c/*    __o/*
    <\     * (__
    */\      <


More information about the Haskell mailing list