aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-17 13:59:58 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-17 13:59:58 +0200
commit54d54fc57f0c4a7266dce49a8a95bbca85bebbfd (patch)
tree76292755950975259b7d4382781e1c8503911201
parent15902b31abc7c2cd5275028cbeec8ff204b5f91c (diff)
downloadpandoc-54d54fc57f0c4a7266dce49a8a95bbca85bebbfd.tar.gz
Use pandoc-types 1.17.0.2 in stack.yaml.
-rw-r--r--deb/stack.yaml2
-rw-r--r--osx/stack.yaml2
-rw-r--r--stack.yaml5
-rw-r--r--windows/stack.yaml2
4 files changed, 4 insertions, 7 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 105759985..64dbcdb32 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.0.1
+- pandoc-types-1.17.0.2
resolver: lts-7.2
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 9fb5e96b2..2b2d7f532 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.0.1
+- pandoc-types-1.17.0.2
resolver: lts-7.2
diff --git a/stack.yaml b/stack.yaml
index 28ab11036..ea62cc10a 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,11 +7,8 @@ flags:
network-uri: true
packages:
- '.'
-- location:
- git: https://github.com/jgm/pandoc-types.git
- commit: 7a8482efc2f8627fe83a2ad2a306961483b25011
extra-deps:
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-#- pandoc-types-1.17.0.1
+- pandoc-types-1.17.0.2
resolver: lts-7.2
diff --git a/windows/stack.yaml b/windows/stack.yaml
index ae17901b8..4df4728f9 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -17,5 +17,5 @@ extra-deps:
- texmath-0.8.6.6
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
-- pandoc-types-1.17.0.1
+- pandoc-types-1.17.0.2
resolver: lts-7.2