how to build API docs from snapshot?

Johan Tibell johan.tibell at gmail.com
Tue Oct 9 10:58:25 EDT 2007


On 10/9/07, Johannes Waldmann <waldmann at imn.htwk-leipzig.de> wrote:
> How can I build the library API docs from a (source) snapshot,
> e.g.  ghc-6.8.0.20070921-src-extralibs.tar.bz2 ? Thanks,

http://hackage.haskell.org/trac/ghc/wiki/Building/Docs

Normal make will build the documentation for you and "make install"
will install it.

-- Johan


More information about the Glasgow-haskell-users mailing list