megaparsec-utils

Common parsers and utilities to use with the Megaparsec library.


Keywords
Parsing
License
GPL-3.0-only
Install
cabal install megaparsec-utils-0.1.1.3

Documentation

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.