Skip to content

Add purescript tools as part of the dev-deps

udit requested to merge purescript-setup into master

This helps us pin the version of the tools that we are using. But the usage will change as follows:

  • yarn spago build
  • yarn spago run
  • yarn spago repl ... etc

Merge request reports