[Haskell-cafe] catching IO errors in a monad transformer stack
Arie Peterson
ariep at xs4all.nl
Sun Jul 21 16:00:30 CEST 2013
On Thursday 18 July 2013 23:05:33 Eric Rasmussen wrote:
> […]
> Would there be any interest in cleaning that up and adding it (or something
> similar) to Control.Monad.CatchIO?
> […]
MonadCatchIO-transformers is being deprecated, as recently GHC has removed the
'block' and 'unblock' functions, rendering the api provided by
Control.Monad.CatchIO obsolete.
Regards,
Arie
More information about the Haskell-Cafe
mailing list