parser-combinators-tests

Test suite of parser-combinators

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

Version on this page:1.1.0@rev:1
LTS Haskell 22.17:1.3.0
Stackage Nightly 2024-04-14: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.1.0@sha256:874048914f877e36be1d3a708eea2d7041886b6edafa4efdb9696eeaef5faf29,1952

Module documentation for 1.1.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–2019 Mark Karpov

Distributed under BSD 3 clause license.