There should be an easy way for a npm user to install this tool.
Since this tool is written in Haskell, this is not trivial. Some choices are:
- Binary distribution
- Compile to JavaScript with GHCJS or something
As a note, purescript npm package uses postinstall script to download the binary:
There should be an easy way for a npm user to install this tool.
Since this tool is written in Haskell, this is not trivial. Some choices are:
As a note,
purescriptnpm package usespostinstallscript to download the binary:purescriptnpm package