mrkkrp / hspec-megaparsec

Utility functions for testing Megaparsec parsers with Hspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hspec Megaparsec

License BSD3 Hackage Stackage Nightly Stackage LTS CI

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.

About

Utility functions for testing Megaparsec parsers with Hspec

License:Other


Languages

Language:Haskell 100.0%