DEPRECATED :warning:
August 7, 2018 ยท View on GitHub
See psc-package which provides the same functionality and is updated regularly.
purify
Reproducible builds for PureScript, inspired by Haskell's stack tool
See purify-template for a template repo that you can clone and build in 5 minutes.
See purify-sets for sets of packages that are known to build together.
Commands
purify build- Build the current project.purify ide- Launch the PureScript IDE server (for Emacs integration).
See examples of these commands at purify-template.