[Haskell-cafe] Re: [Haskell] [ANN] Safe Lazy IO in Haskell
Jason Dusek
jason.dusek at gmail.com
Sun May 17 09:45:25 EDT 2009
From the documentation:
" LI could be a strict monad and a strict applicative functor.
However it is not a lazy monad nor a lazy applicative
functor as required Haskell. Hopefully it is a lazy
(pointed) functor at least.
I'd like to understand this better -- how is LI incompatible
with being a lazy monad, exactly?
--
Jason Dusek
More information about the Haskell-Cafe
mailing list