An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

THEff

This package implements effects, as alternative to monad transformers. Actually, the effects themselves are created without the use of TH, but the binding of nested effects described by mkEff splice. For example. For more information about extensible effects , see the original paper at http://okmij.org/ftp/Haskell/extensible/exteff.pdf. But, this package is significantly different from the original. It uses a chains of ordinary GADTs created by TH. No Typeable, no unsafe... , no ExistentialQuantification ...

Ecosystem
hackage.haskell.org
Latest Release
0.1.4
about 9 years ago
Versions
4
Downloads
3,268 total
Dependent Repos
1
Links
Registry hackage.haskell.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/THEff
spec
License BSD-3-Clause
First Release over 10 years ago
Last Synced 17 days ago