summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-17 09:57:55 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-17 09:57:55 +0200
commite298dc206541ccc5150403e6ab4d4dbc40790791 (patch)
treeeb03c9495c8362c470a5e59c375f18073c74606c
parent8625ff21a92baa2a4c210b80d2e24897041b32ad (diff)
BUmp pandoc-types version in stack.yamls.
-rw-r--r--deb/stack.yaml2
-rw-r--r--osx/stack.yaml2
-rw-r--r--stack.yaml2
-rw-r--r--windows/stack.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 1b1227704..105759985 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -17,5 +17,5 @@ extra-deps:
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-- pandoc-types-1.17
+- pandoc-types-1.17.0.1
resolver: lts-7.2
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 368dd44c1..9fb5e96b2 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -20,5 +20,5 @@ extra-deps:
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-- pandoc-types-1.17
+- pandoc-types-1.17.0.1
resolver: lts-7.2
diff --git a/stack.yaml b/stack.yaml
index d28585252..0a7ec43c8 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -10,5 +10,5 @@ packages:
extra-deps:
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-- pandoc-types-1.17
+- pandoc-types-1.17.0.1
resolver: lts-7.2
diff --git a/windows/stack.yaml b/windows/stack.yaml
index e8cd9d258..ae17901b8 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -14,8 +14,8 @@ flags:
packages:
- '..'
extra-deps:
-- pandoc-types-1.17
- texmath-0.8.6.6
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
+- pandoc-types-1.17.0.1
resolver: lts-7.2