summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deb/stack.yaml1
-rw-r--r--osx/stack.yaml1
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml1
-rw-r--r--windows/stack.yaml1
5 files changed, 5 insertions, 1 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 5a287e647..eee7f0035 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -20,4 +20,5 @@ extra-deps:
- http-client-tls-0.3.0
- 'cmark-0.5.3.1'
- 'aeson-pretty-0.8.1'
+- 'texmath-0.8.6.5'
resolver: lts-6.5
diff --git a/osx/stack.yaml b/osx/stack.yaml
index f2cbbb623..7ae23e90b 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -23,4 +23,5 @@ extra-deps:
- 'data-default-instances-base-0.1.0.1'
- 'cmark-0.5.3.1'
- 'aeson-pretty-0.8.1'
+- 'texmath-0.8.6.5'
resolver: nightly-2016-07-11
diff --git a/pandoc.cabal b/pandoc.cabal
index 9599f4f80..3565e4dd8 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -263,7 +263,7 @@ Library
text >= 0.11 && < 1.3,
zip-archive >= 0.2.3.4 && < 0.4,
HTTP >= 4000.0.5 && < 4000.4,
- texmath >= 0.8.6.4 && < 0.9,
+ texmath >= 0.8.6.5 && < 0.9,
xml >= 1.3.12 && < 1.4,
random >= 1 && < 1.2,
extensible-exceptions >= 0.1 && < 0.2,
diff --git a/stack.yaml b/stack.yaml
index d20d827db..e9b91905c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,4 +12,5 @@ extra-deps:
- http-client-tls-0.3.0
- data-default-instances-base-0.1.0.1
- cmark-0.5.3.1
+- texmath-0.8.6.5
resolver: nightly-2016-07-11
diff --git a/windows/stack.yaml b/windows/stack.yaml
index d7e527641..a071d413a 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -20,4 +20,5 @@ extra-deps:
- 'http-client-tls-0.3.0'
- 'cmark-0.5.3.1'
- 'aeson-pretty-0.8.1'
+- 'texmath-0.8.6.5'
resolver: lts-6.5