Small changes in debian package creation.

Use more recent resolver, no longer need custom stack.yaml
for hsb2hs
This commit is contained in:
John MacFarlane
2016-07-20 13:48:20 -07:00
parent 34533dd8d1
commit c52fa06900
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -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
+1 -1
View File
@@ -1,4 +1,4 @@
packages:
- 'https://hackage.haskell.org/package/preprocessor-tools-1.0.1/preprocessor-tools-1.0.1.tar.gz'
- 'https://hackage.haskell.org/package/hsb2hs-0.3.1/hsb2hs-0.3.1.tar.gz'
resolver: lts-4.0
resolver: lts-6.5