documentation for Hugs-GHC extension libraries
Simon Marlow
fldrsimonmar@microsoft.com
Fri, 13 Oct 2000 02:15:25 -0700
> I can't seem to find an easily printable (i.e., not
> HTML-in-many-pieces)
> version of the documentation for the Hugs-GHC extension
> libraries. Have
> I overlooked it?
There's a huge PDF file containing GHC's User Guide and the Library
documentation, of which the "lang" section of the Libraries is what used to
be the Hugs-Ghc extension libraries, here:
http://www.haskell.org/ghc/docs/latest/set.pdf
Cheers,
Simon