This commit is contained in:
2020-04-30 00:55:00 +02:00
parent 5e35a91ef0
commit a5593a725f
6 changed files with 10 additions and 2311 deletions

View File

@@ -1,14 +0,0 @@
#!/bin/sh
set -ex
cd /app
cabal v2-update
cabal v2-install \
--install-method=copy \
--overwrite-policy=always \
--installdir="/bin" \
--ghc-options='-optl-static'