her.esy.fun/build.sh
Yann Esposito (Yogsototh) 00d04794d3
re-working
2021-03-13 23:41:34 +01:00

7 lines
185 B
Bash
Executable file

#!/bin/sh
# mkdir -p _shake
# ghc --make app/Shakefile.hs -rtsopts -threaded -with-rtsopts=-I0 -outputdir=_shake -o _shake/build && _shake/build "$@"
cabal v2-run -- her-esy-fun "$@"