aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-16 09:31:44 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-16 09:31:44 -0700
commit5d73186153ebacd1ddd9555a838cb1a637c25dae (patch)
tree21f712eb72308eee090d606a33e55f4ba40d614c
parenteac9cdcffbf750bef187c703b7581eae5326d6ef (diff)
downloadpandoc-5d73186153ebacd1ddd9555a838cb1a637c25dae.tar.gz
stack.pkg.yaml: use latest versions of texmath & h-k.
Also use cpphs in building h-k.
-rw-r--r--stack.pkg.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml
index 9fbe2783f..031524d6a 100644
--- a/stack.pkg.yaml
+++ b/stack.pkg.yaml
@@ -13,7 +13,10 @@ flags:
debug: false
ghc-options:
pandoc-citeproc: '-pgmP cpphs -optP--cpp'
+ highlighting-kate: '-pgmP cpphs -optP--cpp'
packages:
- '.'
-- '../pandoc-citeproc'
+- 'https://hackage.haskell.org/package/highlighting-kate-0.6/highlighting-kate-0.6.tar.gz'
+- 'https://hackage.haskell.org/package/texmath-0.8.4/texmath-0.8.4.tar.gz'
+- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.0.1/pandoc-citeproc-0.8.0.1.tar.gz'
resolver: lts-3.9