@hackage / parser-combinators-tests

Test suite of parser-combinators

Latest1.3.1

About

Metadata

  • Last updated , by mrkkrp
  • License BSD-3-Clause
  • Categories Parsers
  • Maintained by: Mark Karpov <markkarpov92@gmail.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.3
  3. 9.8.4

Package Flags

Use the -f option with cabal commands to enable flags

    dev (off by default)

    Turn on development settings.

Readme

Parser combinators tests

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