[Haskell-cafe] Re: [Haskell] Simple IO Regions
Keean Schupke
k.schupke at imperial.ac.uk
Wed Jan 18 09:12:15 EST 2006
Taral wrote:
>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.
>
>
It didnt when I wrote the MonadIO stuff that I use! Here is the missing
file ... I tried to put it all in
one, but missed the use of up3. (see attached)
Regards,
Keean.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MonadT.hs
Type: text/x-haskell
Size: 1043 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/haskell-cafe/attachments/20060118/02fa8d73/MonadT-0001.bin
More information about the Haskell-Cafe
mailing list