@hackage hspec-megaparsec2.2.1
Utility functions for testing Megaparsec parsers with Hspec
Installation
Tested Compilers
Dependencies (3)
- base >=4.15 && <5
- hspec-expectations >=0.8 && <0.9
- megaparsec >=9 && <10 Show all…
Dependents (40)
@hackage/craft, @hackage/dojang, @hackage/mmark, @hackage/language-avro, @hackage/cpkg, @hackage/graphql, Show all…
Package Flags
dev
(off by default)
Turn on development settings.
Hspec Megaparsec
The package is the recommended library for testing
Megaparsec parsers with
with Hspec.
Consult the Haddocks for usage, which should be trivial. Also see test suite of this package or Megaparsec test suite.
Contribution
Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.
Pull requests are also welcome.
License
Copyright © 2016–present Mark Karpov
Distributed under BSD 3 clause license.