hspec-megaparsec

Utility functions for testing Megaparsec parsers with Hspec

https://github.com/mrkkrp/hspec-megaparsec

Version on this page:0.1.0@rev:1
LTS Haskell 22.17:2.2.1
Stackage Nightly 2024-04-18:2.2.1
Latest on Hackage:2.2.1

See all snapshots hspec-megaparsec appears in

BSD-3-Clause licensed and maintained by Mark Karpov
This version can be pinned in stack with:hspec-megaparsec-0.1.0@sha256:19d6092404bbc86a39aa926e96a2809afcfb418fc8914342b4ee5f1d9e7971a0,3426

Module documentation for 0.1.0

Hspec Megaparsec

License BSD3 Hackage Stackage Nightly Build Status Coverage Status

The package provides utilities for testing Megaparsec parsers with with Hspec.

Consult Haddocks for usage, which should be trivial. Also see test suite of this package.

License

Copyright © 2016 Mark Karpov

Distributed under BSD 3 clause license.

Changes

Hspec Megaparsec 0.1.0

  • Initial release.