PureScript Compiler Benchmark Try a differen PureScript binary with: rm -f node_modules/.bin/purs \ && ln -s /usr/local/bin/<your_purs_binary> node_modules/.bin/purs Then run the benchmark again: rm -rf output \ && make run-benchmark