Copyright | (c) 2016 Allele Dev; 2017 Ixperta Solutions s.r.o. |
---|---|
License | BSD3 |
Maintainer | ixcom-core@ixperta.com |
Stability | experimental |
Portability | GHC specific language extensions. |
Safe Haskell | None |
Language | Haskell2010 |
Composable handler for Exception effects. Communicates success/failure
via an Either
type.
Using http://okmij.org/ftp/Haskell/extensible/Eff1.hs as a starting point.