input-parsers: Extension of the parsers library with more capability and efficiency
Extended version of the parsers library, with the additional classes providing more capable and efficient methods.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| binary | You can disable the use of the | Enabled |
| parsec | You can disable the use of the | Enabled |
| attoparsec | You can disable the use of the | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- input-parsers-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.3.2, 0.3, 0.3.0.1, 0.3.0.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | attoparsec (>=0.12.1.4 && <0.14), base (>=4.9 && <5), binary (>=0.7.2 && <1), bytestring (>=0.10 && <0.12), monoid-subclasses (>=1.0 && <1.2), parsec (>=3.1 && <3.2), parsers (>=0.12 && <0.13), text (>=1.2 && <1.3), transformers (>=0.2 && <0.6) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2020 Mario Blažević |
| Author | Mario Blažević |
| Maintainer | blamario@protonmail.com |
| Uploaded | by MarioBlazevic at 2021-03-07T21:37:03Z |
| Category | Parsing |
| Bug tracker | https://github.com/blamario/input-parsers/issues |
| Reverse Dependencies | 5 direct, 16 indirect [details] |
| Downloads | 3194 total (30 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |