@hackage / effects-parser

Parser Effect for the Control.Effects Library

Latest0.1

About

Metadata

  • Last updated , by JesseMcDonald
  • License BSD-3-Clause
  • Categories Monads
  • Maintained by: nybble41@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.