From 54d54fc57f0c4a7266dce49a8a95bbca85bebbfd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 17 Oct 2016 13:59:58 +0200 Subject: Use pandoc-types 1.17.0.2 in stack.yaml. --- deb/stack.yaml | 2 +- osx/stack.yaml | 2 +- stack.yaml | 5 +---- windows/stack.yaml | 2 +- 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 -- cgit v1.2.3