make_deb.sh - added --stack-setup-yaml.

This commit is contained in:
John MacFarlane
2016-01-07 11:12:59 -08:00
parent 510a539009
commit af706bc477
+1 -1
View File
@@ -21,7 +21,7 @@ TEMPDIR=make_binary_package.tmp.$$
# We need this for hsb2hs:
PATH=$LOCAL/bin:$PATH
stack setup
stack setup --stack-setup-yaml deb/stack.yaml
stack clean
which hsb2hs || stack install --stack-yaml stack.hsb2hs.yaml