[Haskell-cafe] Re: [Haskell] Simple IO Regions
Taral
taralx at gmail.com
Tue Jan 17 18:26:26 EST 2006
On 1/17/06, Keean Schupke <k.schupke at imperial.ac.uk> wrote:
> Just made a few modifications and thought it might be useful to
> people. I have rewritten the functions as
> "liftR" and "bracketR" over a "MonadIO" monad interface (allowing
> monad-transformers to be used).
I'm sorry, but what is "Lib.Monad.MonadT"? How does up3 work? MonadIO
exists in Control.Monad.Trans.
--
Taral <taralx at gmail.com>
"Computer science is no more about computers than astronomy is about
telescopes."
-- Edsger Dijkstra
More information about the Haskell-Cafe
mailing list