Copyright | Alej Cabrera 2015 |
---|---|
License | BSD-3 |
Maintainer | cpp.cabrera@gmail.com |
Stability | broken |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Composable handler for logical Cut effects. Implemented in terms of Exc effect.
Using http://okmij.org/ftp/Haskell/extensible/Eff1.hs as a starting point.