purescript: add test that compiles & runs a minimal module
This ensures the compiler actually works. `console.log` is wrapped in a purescript function and everything is run with nodejs.
parent
2156d436
Please register or sign in to comment
This ensures the compiler actually works. `console.log` is wrapped in a purescript function and everything is run with nodejs.