purescript-deprecated/gulp-purescript

How to add --json-errors flag?

doivosevic opened this issue · 1 comments

atom ide-purescript requires that we pass --json-errors flag to psc. How do we do that in our gulpfile?

Currently gulp-purescript doesn't support the --json-errors option.

We would have to add it to the Psc option type. I should be able to make this addition soon, but if you're interested in submitting a PR for the change, it would most welcome!