Control.Monad.Exception.Synchronous
data
Exceptional
e a
fromMaybe
toMaybe
fromEither
toEither
getExceptionNull
switch
force
mapException
mapExceptional
throw
assert
catch
resolve
data
ExceptionalT
e m a
fromErrorT
toErrorT
fromEitherT
toEitherT
forceT
mapExceptionT
mapExceptionalT
throwT
assertT
catchT
bracketT
resolveT
tryT
manyT
manyMonoidT