hackage.haskell.org : 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 ...
Registry
- JSON
purl: pkg:hackage/THEff
Keywords:
bsd3
, control
, effect
, library
, th-
, Propose Tags
License: BSD-3-Clause
Latest release: over 8 years ago
First release: almost 10 years ago
Dependent repositories: 1
Downloads: 3,223 total
Last synced: 18 days ago