monad library

Andrew J Bromage ajb@spamcop.net
Fri, 1 Aug 2003 11:08:54 +1000


G'day all.

On Thu, Jul 31, 2003 at 09:40:55AM +0100, Simon Marlow wrote:

> Definitely!  Ideally I'd like to see it distributed as a completely
> separate package (pending progress on the library distribution work
> that's going on).  For now, moving it into a separate package under
> fptools/libraries/ would be fine.

This definitely is the right thing for now, but I think that it's not
too early to start thinking about is what libraries we eventually want
to be in the next Haskell standard library, and put that and only that
into the base package.  A good monad (transformer) library is one such
thing, though admittedly it probably won't be exactly like the ones
that we have now.

Cheers,
Andrew Bromage