Contributing to Parsing

October 6, 2021 ยท View on GitHub

Thanks for your interest in contributing to parsing! We welcome new contributions regardless of your level of experience or familiarity with PureScript.

Every library in the Contributors organization shares a simple handbook that helps new contributors get started. With that in mind, please read the short contributing guide on purescript-contrib/governance before contributing to this library.

Development

This package includes a spago-dev.dhall which provides the dependencies for development and testing.

Testing

To run the test suite:

spago -x spago-dev.dhall test