Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 720 Bytes

File metadata and controls

17 lines (14 loc) · 720 Bytes

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.