Echo Nolan <[EMAIL PROTECTED]> writes:

> Hello all,
>       I recently read the post about a problem using the list monad,
> and I was wondering if there was an archive of monad usecases. If there
> is one, I'd like to see it, and if not it'd be a helpful part of the
> haskell community. Something like the example of the Maybe monad from
> "All About Monads".

I haven't found any comprehensive archive either, but there are examples
spread across the net and the Hakskell Wiki.  A special usecase of monads
is imperative programming.  A few examples can be found at
 
http://haskell.org/hawiki/ImperativeHaskell

Hopefully when enough examples and snippets have been written it will be
easy for someone to collect and edit a very much complete collection of
examples. 

Regards

Peter

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to