Fixed a few inexhaustive pattern matches in JSON decoders—we should throw return Left rather than crash
Fixed a bunch of redundant import warnings
Removed a few unused type variable quantifications
Upgraded the build dependencies (new version of gulp-purescript)
Added an optional gulp trim-whitespace task to remove trailing whitespace, and ran it (if this causes any merge conflicts, let me know, and I'll remove the commit)
Regenerated the documentation (slightly different with latest version of PureScript)
(The compiler warnings were obscuring the output from the SlamData build, so I thought I'd fix it at the source.)
Left
rather than crashgulp-purescript
)gulp trim-whitespace
task to remove trailing whitespace, and ran it (if this causes any merge conflicts, let me know, and I'll remove the commit)(The compiler warnings were obscuring the output from the SlamData build, so I thought I'd fix it at the source.)
https://slamdata.atlassian.net/browse/SD-941