picoparsec: Fast combinator parsing for bytestrings and text
A fast and flexible parser combinator library, accepting any input type that is an instance of an appropriate monoid subclass.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | Whether to build the library in development mode | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- picoparsec-0.1.2.3.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
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3 |
---|---|
Change log | changelog.md |
Dependencies | array, base (>=4.2 && <4.11), bytestring, containers, deepseq, monoid-subclasses (>=0.4 && <0.5), scientific (>=0.3.1 && <0.4), text (>=1.1.1.3) [details] |
Tested with | ghc ==7.6, ghc ==7.8 |
License | BSD-3-Clause |
Author | Mario Blažević <blamario@yahoo.com> |
Maintainer | Mario Blažević <blamario@yahoo.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-05-31T14:25:25Z |
Category | Text, Parsing |
Home page | https://bitbucket.org/blamario/picoparsec |
Bug tracker | https://bitbucket.org/blamario/picoparsec/issues |
Source repo | head: hg clone https://bitbucket.org/blamario/picoparsec |
Uploaded | by MarioBlazevic at 2015-08-13T03:51:41Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4884 total (24 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-08-13 [all 1 reports] |