pipes-parse: Parsing infrastructure for the pipes ecosystem
This version is deprecated.
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 laterTermination 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.
Downloads
- pipes-parse-3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 2.0.0, 2.0.1, 2.0.2, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.8, 3.0.9 (info) |
---|---|
Dependencies | base (>=4 && <5), pipes (>=4.1 && <4.2), transformers (>=0.2.0.0 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | 2013, 2014 Gabriel Gonzalez |
Author | Gabriel Gonzalez |
Maintainer | Gabriel439@gmail.com |
Revised | Revision 1 made by AdamBergmark at 2015-07-08T15:06:07Z |
Category | Control, Pipes, Parsing |
Bug tracker | https://github.com/Gabriel439/Haskell-Pipes-Parse-Library/issues |
Source repo | head: git clone https://github.com/Gabriel439/Haskell-Pipes-Parse-Library |
Uploaded | by GabrielGonzalez at 2014-02-02T02:01:55Z |
Distributions | Debian:3.0.8, LTSHaskell:3.0.9, NixOS:3.0.9, Stackage:3.0.9 |
Reverse Dependencies | 34 direct, 143 indirect [details] |
Downloads | 28329 total (6 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |