parser-combinators-tests: Test suite of parser-combinators

[ bsd3, parsing ] [ Propose Tags ] [ Report a vulnerability ]

Test suite of parser-combinators.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.3, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.3.1
Dependencies None [details]
Tested with ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.1
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
Uploaded by mrkkrp at 2026-01-05T21:33:04Z
Category Parsing
Home page https://github.com/mrkkrp/parser-combinators
Bug tracker https://github.com/mrkkrp/parser-combinators/issues
Source repo head: git clone https://github.com/mrkkrp/parser-combinators.git
Distributions LTSHaskell:1.3.1, Stackage:1.3.1
Downloads 2672 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-01-05 [all 2 reports]

Readme for parser-combinators-tests-1.3.1

[back to package description]

Parser combinators tests

A test suite for the parser-combinators package as a separate package. This allows us to avoid a circular dependency with megaparsec (which depends on parser-combinators).

License

Copyright © 2017–present Mark Karpov

Distributed under BSD 3 clause license.