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.

[maintain] [Publish]

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.

Old homepage: https://archives.haskell.org/projects.haskell.org/polyparse/

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.13, 1.13.1, 1.13.1
Change log Changelog.md
Dependencies base (>=4.9 && <5), bytestring (>=0.9.1.0 && <0.13), text (>=1.2.3.0 && <1.3 || >=2.0 && <3) [details]
License LicenseRef-LGPL[multiple license files]
Copyright (c) 2006-2016 Malcolm Wallace
Author Malcolm Wallace <Malcolm.Wallace@me.com>
Maintainer Andreas Abel
Category Text, Parsing
Bug tracker https://github.com/haskell-pkg-janitors/polyparse/issues
Source repo head: git clone https://github.com/haskell-pkg-janitors/polyparse.git
Uploaded by AndreasAbel at 2025-09-14T14:53:49Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees