aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-03-19 14:45:25 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-03-19 14:45:25 -0700
commit6a4c17642ccaff1964abe8511564f1a39e6af8c5 (patch)
tree9ab7fae8d5180a87629b0dbfb2d2d279a606d734
parent33bad8de18cefb427f0feb92b5a17c8a8ee2bc8e (diff)
downloadpandoc-6a4c17642ccaff1964abe8511564f1a39e6af8c5.tar.gz
Build binary packages with with latest texmath.
-rw-r--r--deb/stack.yaml1
-rw-r--r--osx/stack.yaml1
-rw-r--r--stack.full.yaml2
-rw-r--r--windows/stack.yaml1
4 files changed, 5 insertions, 0 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index b1b3bd248..a1862ed56 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -16,5 +16,6 @@ packages:
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'aeson-0.11.1.1'
+- 'texmath-0.8.5'
- 'highlighting-kate-0.6.2'
resolver: lts-5.8
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 7c670eae4..83335deb8 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -19,5 +19,6 @@ packages:
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
- 'aeson-0.11.1.1'
+- 'texmath-0.8.5'
- 'highlighting-kate-0.6.2'
resolver: lts-5.8
diff --git a/stack.full.yaml b/stack.full.yaml
index 5e3029b35..befd4e8f7 100644
--- a/stack.full.yaml
+++ b/stack.full.yaml
@@ -12,5 +12,7 @@ packages:
- '../pandoc-citeproc'
- '../pandoc-types'
- '../texmath'
+extra-deps:
- 'aeson-0.11.1.1'
+- 'highlighting-kate-0.6.2'
resolver: lts-5.8
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 71c24f4a4..312b39e3b 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -16,5 +16,6 @@ packages:
- '../../pandoc-citeproc'
extra-deps:
- 'aeson-0.11.1.1'
+- 'texmath-0.8.5'
- 'highlighting-kate-0.6.2'
resolver: lts-5.8