From aedd604842f87c2f0d66737c09b1ac36daee1eb0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 30 Nov 2016 17:03:37 +0100 Subject: Use pandoc-citeproc 0.10.3 release in stack.yamls for binary pkgs. --- deb/stack.yaml | 5 ++--- osx/stack.yaml | 5 ++--- windows/stack.yaml | 4 +--- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/deb/stack.yaml b/deb/stack.yaml index 3f2a2cdb9..d0f0e7c59 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -13,10 +13,9 @@ flags: debug: false packages: - '..' -- location: - git: https://github.com/jgm/pandoc-citeproc.git - commit: b48cd833dd2356581d86d952d32fb14361ea79c4 extra-deps: +- pandoc-citeproc-0.10.3 +- texmath-0.9 - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4 resolver: lts-7.9 diff --git a/osx/stack.yaml b/osx/stack.yaml index 3252469d2..f4331d03f 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -16,10 +16,9 @@ ghc-options: highlighting-kate: '-pgmP cpphs -optP--cpp' packages: - '..' -- location: - git: https://github.com/jgm/pandoc-citeproc.git - commit: b48cd833dd2356581d86d952d32fb14361ea79c4 extra-deps: +- pandoc-citeproc-0.10.3 +- texmath-0.9 - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4 resolver: lts-7.9 diff --git a/windows/stack.yaml b/windows/stack.yaml index 44a6a74f9..d0f0e7c59 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -13,10 +13,8 @@ flags: debug: false packages: - '..' -- location: - git: https://github.com/jgm/pandoc-citeproc.git - commit: b48cd833dd2356581d86d952d32fb14361ea79c4 extra-deps: +- pandoc-citeproc-0.10.3 - texmath-0.9 - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4 -- cgit v1.2.3