
25 Apr
2005
25 Apr
'05
8:23 a.m.
Echo Nolan
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