parser-combinators-tests

Test suite of parser-combinators

https://github.com/mrkkrp/parser-combinators

Version on this page:1.2.1@rev:1
LTS Haskell 22.14:1.3.0
Stackage Nightly 2024-03-28:1.3.0
Latest on Hackage:1.3.0

See all snapshots parser-combinators-tests appears in

BSD-3-Clause licensed and maintained by Mark Karpov
This version can be pinned in stack with:parser-combinators-tests-1.2.1@sha256:b181174a4fa2e50384538814123a0ab78ddc4674f64faf425eb399119af93a1e,1941

Module documentation for 1.2.1

There are no documented modules for this package.

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.