yoctoparsec

A truly tiny monadic parsing library

https://github.com/mniip/yoctoparsec

Latest on Hackage:0.1.0.0@rev:5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by mniip
Maintained by [email protected]

A monadic parsing library making use of the free monad transformer. All instances are provided by the FreeT monad.