Description
Parsers and utilities for the Megaparsec library.
Description
Common parsers and utilities to use with the Megaparsec library.
README.md
megaparsec-utils
Utilities to use on top of the Megaparsec library.
Running tests
Make sure your build passes tests using Stack.
Contributing
This repository uses Conventional Commits to generate versions with Semantic Release, so make sure your commits are compliant. Pull requests are rebased, not squashed, so make sure your commits make sense as well.
It is preferrable that you format code using fourmolu, a configuration is available at the root of the repository.