[Haskell-cafe] can someone explain monad transformers to me, or how do you combine maybe and IO?

Luke Palmer lrpalmer at gmail.com
Mon Nov 12 19:08:22 EST 2007


On Nov 12, 2007 11:59 PM, Anatoly Yakovenko <aeyakovenko at gmail.com> wrote:
> works just like I want it to.  But isn't this something that a monad
> transformer should be able to do?

Yes.  And I have rewritten MaybeT several times for use in my own projects.

We want MaybeT!

Luke


More information about the Haskell-Cafe mailing list