@hackage effects-parser0.1

Parser Effect for the Control.Effects Library

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.