Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@ethul ethul released this 29 Apr 19:01
· 4 commits to master since this release

Breaking

  • The psc function is now compile
  • The pscBundle function is now bundle
  • The pscDocs function is now docs
  • The options for each function now correspond to those available on PureScript 0.11

PR

  • #63 Updated to support PureScript 0.11 (@garyb)