Copyright | (c) Ivan Lazar Miljenovic |
---|---|
License | MIT |
Maintainer | Ivan.Miljenovic@gmail.com |
Safe Haskell | Safe |
Language | Haskell2010 |
Control.Quiver.Instances
Description
Currently this provides instances for the MonadThrow
, MonadCatch
and MonadMask
classes from the
exceptions library.