purescript-psa

v0.7.2
Error/Warning reporting frontend for psc
purescript psc

test

node index.js --is-lib=test/bower_components --is-lib=test/lib -o "test/output" "test/*.purs" "test/lib/*.purs" "test/bower_components/purescript-*/src/**/*.purs"

build

npm run compile

compile

psa -c "src/**/*.purs" "bower_components/purescript-*/src/**/*.purs"

pretest

rm -rf test/output

test-purs

purs -o "test/output" "test/*.purs" "test/bower_components/purescript-*/src/**/*.purs"

prepublish

rm -rf output && npm run compile

compile-self

node index.js -c "src/**/*.purs" "bower_components/purescript-*/src/**/*.purs"

pretest-purs

rm -rf test/output

Metadata

  • MIT
  • Whatever
  • Nathan Faubion
  • released 7/20/2018

Downloads

Maintainers