aboutsummaryrefslogtreecommitdiff
path: root/deb/make_deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deb/make_deb.sh')
-rwxr-xr-xdeb/make_deb.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/deb/make_deb.sh b/deb/make_deb.sh
index fc1f1e232..ed06d2e6b 100755
--- a/deb/make_deb.sh
+++ b/deb/make_deb.sh
@@ -19,8 +19,7 @@ TEMPDIR=make_binary_package.tmp.$$
# We need this for hsb2hs:
PATH=$LOCAL/bin:$PATH
-which hsb2hs || stack install --install-ghc --stack-yaml stack.hsb2hs.yaml
-
+stack install --install-ghc --stack-yaml deb/stack.yaml --local-bin-path . hsb2hs
stack install --install-ghc --stack-yaml deb/stack.yaml --local-bin-path . pandoc pandoc-citeproc
make man/pandoc.1