Updated binary package stack.yamls to ensure pandoc-citeproc...

is built with embed_data_files. This fixes a problem with
the original 1.16 binary packages.
This commit is contained in:
John MacFarlane 2016-01-03 20:52:59 -08:00
parent 97c9691696
commit 1cee48158e
3 changed files with 3 additions and 3 deletions

View file

@ -13,8 +13,8 @@ flags:
debug: false
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'cmark-0.5.0'
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16'
resolver: lts-3.20

View file

@ -16,8 +16,8 @@ ghc-options:
highlighting-kate: '-pgmP cpphs -optP--cpp'
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'cmark-0.5.0'
- 'pandoc-citeproc-0.9'
- 'pandoc-types-1.16'
resolver: lts-3.20

View file

@ -13,9 +13,9 @@ flags:
debug: false
packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'cmark-0.5.0'
- 'hsb2hs-0.3.1'
- 'pandoc-types-1.16'
- 'pandoc-citeproc-0.9'
resolver: lts-3.20