The latest version of pipes-parse is 3.0.9-2.

pipes-parse

Version 3.0.1 revision 0 uploaded by GabrielGonzalez.

Package meta

Synopsis
Parsing infrastructure for the pipes ecosystem
Description

pipes-parse builds upon the pipes library to provide shared parsing idioms and utilities:

  • Leftovers: Save unused input for later consumption

  • Leftover propagation: Leftovers are propagated backwards perfectly

  • Connect and Resume: Use StateT to save unused input for later

  • Termination Safety: Detect and recover from end of input

Pipes.Parse contains the full documentation for this library.

Read Pipes.Parse.Tutorial for an extensive tutorial.

Author
Gabriel Gonzalez
Bug reports
https://github.com/Gabriel439/Haskell-Pipes-Parse-Library/issues
Category
Control, Pipes, Parsing
Copyright
2013, 2014 Gabriel Gonzalez
Homepage
n/a
Maintainer
Gabriel439@gmail.com
Package URL
n/a
Stability
n/a

Components