Build Cabal first (so much memory)

This commit is contained in:
Michael Snoyman 2018-03-12 12:06:41 +02:00
parent 99556c4caa
commit edfabd986c
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -2,5 +2,6 @@
set -ex
cd "$(dirname "${BASH_SOURCE[0]}")/../.."
mkdir -p etc/docker/_artifacts
stack build Cabal # Memory
stack install --local-bin-path=etc/docker/_artifacts "$@"
rsync -av --delete config static etc/docker/_artifacts/