From b409fc35fb875cd6771e98fd780006f49f4b9589 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:48:36 +0100 Subject: [PATCH] Get bounds right for pandoc-citeproc. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ba23b91..e426d43c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3238,7 +3238,7 @@ packages: - optparse-applicative < 0.14 # https://github.com/fpco/stackage/issues/2570 - - pandoc-citeproc < 0.10.5.1 + - pandoc-citeproc < 0.10.5 # end of packages