transient-universe
transient-universe copied to clipboard
Explicitly specify location of ghcjs output
At the moment path to static/out.jsexe
is hardcoded. In some use cases it is not convenient. For instance, deployment with nixos
implies that outputs of a build is located at /nix/store
.
Possible solutions:
- Haskell API for specifying path to folder with compiled JS
- CLI argument