[Haskell-cafe] Bracket around every IO computation monad
Mitar
mmitar at gmail.com
Mon Nov 15 13:45:05 EST 2010
Hi!
On Mon, Nov 8, 2010 at 1:50 AM, Felipe Almeida Lessa
<felipe.lessa at gmail.com> wrote:
> (I won't answer your main question, I'll just write some notes on your
> current code.)
Thanks. This also helped.
But is it possible to define a Monad like I described? So that all
actions would be wrapped in a bracket, which would be stacked?
Mitar
More information about the Haskell-Cafe
mailing list