From 5d5300943f6c1547b39c3aa094ad13135cecad68 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 18 Jun 2022 15:28:28 -0500 Subject: [PATCH] Add an upper bound to citeproc, #6622 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88f8bf31..a692e4a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7331,6 +7331,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6621 - some < 1.0.4 + # https://github.com/commercialhaskell/stackage/issues/6622 + - citeproc < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of