From 4d56c1245f68bd1a80191a5af6b1753306d59c19 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 May 2015 17:02:12 +0300 Subject: [PATCH] Allow text 1.2.1, block pandoc 1.4 (#607) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8c309ef..042da9f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1077,8 +1077,8 @@ packages: # https://github.com/fpco/stackage/issues/602 - errors < 2 - # https://github.com/kawu/text-binary/pull/1 - - text < 1.2.1 + # https://github.com/fpco/stackage/issues/607 + - pandoc < 1.14 # Package flags are applied to individual packages, and override the values of # global-flags