mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 10:16:32 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user