From 6ffd01406cc6b15bd6ba2c752eb1514b2c4a4d03 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:45:13 +0100 Subject: [PATCH] Add upper bound for #2570 (pandoc-citeproc < 0.10.5.1). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 353046a6..8ba23b91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3237,6 +3237,9 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 + # https://github.com/fpco/stackage/issues/2570 + - pandoc-citeproc < 0.10.5.1 + # end of packages # Package flags are applied to individual packages, and override the values of