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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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>
Revised Revision 2 made by mrkkrp at 2020-09-05T17:59:48Z
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 2019-11-08T11:41:21Z
Distributions LTSHaskell:1.3.0, Stackage:1.3.0
Downloads 2377 total (21 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 2019-11-08 [all 3 reports]

Readme for parser-combinators-tests-1.2.1

[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.