Use local psc
kritzcreek opened this issue · 3 comments
kritzcreek commented
Now that purescript is npm installable it would be nice if gulp-purescript checked for a local installation of purescript in node_modules before invoking the global installation.
This could work similar to how bodil's pulp dep uses the locally installed bower before invoking a global installation.
This would have the benefits that one could depend on a specific version of the compiler and would also reduce global installs.
ethul commented
Agreed. I will take a look!
kritzcreek commented
You're fantastic
ethul commented
:)