Safe Haskell | None |
---|---|
Language | Haskell2010 |
Control.Monad.Trans.Cleanup.Types
Description
The CleanupT
transformer for adding async exceptions to a stack
Documentation
Adds SomeException
to an exception stack,
and thus aware of async exceptions
Constructors
CleanupT | |
Fields
|