From c46738efdf7ec01ca609e578228072fe4b4d4913 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 27 Oct 2016 22:33:52 +0200 Subject: [PATCH] Uncommented pandoc, pandoc-citeproc. pandoc 1.18 and pandoc-citeproc 0.10.2.2 will both compile against aeson 1.0.2.1. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 937ccc33..1492bace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2201,8 +2201,8 @@ packages: - pandoc-types - zip-archive - doctemplates - # - pandoc # BLOCKED aeson 1.0 - # - pandoc-citeproc # BLOCKED aeson 1.0 + - pandoc + - pandoc-citeproc "Karun Ramakrishnan @karun012": - doctest-discover