polyparse: A variety of alternative parser combinator libraries.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.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] |
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:46:47Z |
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
Package maintainers
For package maintainers and hackage trustees