polyparse: A variety of alternative parser combinator libraries.
This version, 1.12.1 is a Non-Maintainer Upload (NMU). Report issues to the Hackage Trustees issue tracker.
A variety of alternative parser combinator libraries, including the original HuttonMeijer set. The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings.
Modules
[Index] [Quick Jump]
- Text
- Text.Parse
- ParserCombinators
- Text.ParserCombinators.HuttonMeijer
- Text.ParserCombinators.HuttonMeijerWallace
- Text.ParserCombinators.Poly
- Text.ParserCombinators.Poly.Base
- Text.ParserCombinators.Poly.ByteString
- Text.ParserCombinators.Poly.ByteStringChar
- Text.ParserCombinators.Poly.Lazy
- Text.ParserCombinators.Poly.Lex
- Text.ParserCombinators.Poly.Parser
- Text.ParserCombinators.Poly.Plain
- Text.ParserCombinators.Poly.Result
- Text.ParserCombinators.Poly.State
- Text.ParserCombinators.Poly.StateLazy
- Text.ParserCombinators.Poly.StateParser
- Text.ParserCombinators.Poly.StateText
- Text.ParserCombinators.Poly.Text
Downloads
- polyparse-1.12.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.1, 1.2, 1.3, 1.4, 1.4.1, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.12.1, 1.13 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.3.1.0 && <4.13), bytestring (>=0.9.1.0 && <0.11), fail (>=4.9 && <4.10), text (>=1.2.3.0 && <1.3) [details] |
Tested with | ghc ==8.6.1 || ==8.4.4 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2 || ==7.2.2 || ==7.0.4 |
License | LicenseRef-LGPL[multiple license files] |
Copyright | (c) 2006-2016 Malcolm Wallace |
Author | Malcolm Wallace <Malcolm.Wallace@me.com> |
Maintainer | author |
Category | Text, Parsing |
Home page | http://code.haskell.org/~malcolm/polyparse/ |
Bug tracker | https://github.com/haskell-infra/hackage-trustees/issues |
Source repo | head: darcs get http://code.haskell.org/polyparse this: git clone https://github.com/hackage-/malcolm-wallace-universe.git(tag 1.12.1) |
Uploaded | by phadej at 2018-10-30T20:47:47Z |
Distributions | Arch:1.13, Debian:1.13, Fedora:1.13, FreeBSD:1.11, LTSHaskell:1.13, NixOS:1.13, Stackage:1.13, openSUSE:1.13 |
Reverse Dependencies | 18 direct, 4553 indirect [details] |
Downloads | 195321 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-02 [all 1 reports] |