Haskell Style Guide/Coding Standards?

Simon Marlow simonmar@microsoft.com
Mon, 29 Apr 2002 17:53:30 +0100


> Does anyone know where I might be able to find some Haskell=20
> coding standards,=20
> or perhaps a general style guide?

There are some style guidelines in the document describing the new
hierarchical libraries, here:

   http://www.haskell.org/~simonmar/libraries/libraries.html

It would be nice to flesh this out a bit, contributions are most
welcome.

Cheers,
	Simon