her.esy.fun/engine/build.sh
Yann Esposito (Yogsototh) e9f98fa5dc
build fix
2021-03-14 13:42:08 +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 "$@"