p...@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/* <\ * (__ */\ < _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell