FW: Library infrastructure

Simon Marlow simonmar@microsoft.com
Wed, 23 Apr 2003 10:17:24 +0100


> > NO CODE WITHOUT DOCUMENTATION.
> >=20
>=20
> But that would rule out just about every current Haskell library :P.
> (Parsec being a wonderful counter-example)
>=20
> *sigh*

I don't think that's entirely fair.  Most of the libraries that come
with GHC (and Hugs, and soon Nhc) are documented.  See for example

  http://www.haskell.org/ghc/docs/latest/html/base/index.html

Cheers,
	Simon