Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 175 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 175 Bytes

Contributing Guidelines

Installation

stack setup  # Downloads and installs a GHC
stack build  # Install and build packages
stack test   # Run all the tests