@hackage effects-parser0.1
Parser Effect for the Control.Effects Library
Categories
License
BSD-3-Clause
Maintainer
nybble41@gmail.com
Links
Versions
- 0.1 Sun, 15 Sep 2013
Installation
Dependencies (2)
Dependents (1)
@hackage/acme-everything
Control.Effects.Parser is a parsing effect for the Control.Effects library. Control.Effects is a library for programming with effects, like in the the Eff language by Andrej Bauer and Matija Pretnar. Effects can be used instead of monad transformers.
See the home page for some example code.