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

[ bsd3, parsing ] [ Propose Tags ]

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
Dependencies None [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
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
Uploaded by mrkkrp at 2021-02-06T20:13:01Z
Distributions LTSHaskell:1.3.0, Stackage:1.3.0
Downloads 2399 total (23 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 2021-02-06 [all 3 reports]

Readme for parser-combinators-tests-1.3.0

[back to package description]

Parser combinators tests

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.