parser-combinators-tests

Test suite of parser-combinators

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

Version on this page:1.3.0@rev:1
LTS Haskell 24.27:1.3.1
Stackage Nightly 2026-01-07:1.3.1
Latest on Hackage:1.3.1

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.3.0@sha256:169ac2f39853d42e273ee7da25b89ede3cfc365d7ecba618a739d25681e4d440,1717

Module documentation for 1.3.0

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.