From f76ccdcb5c6cbd0d84b31e8d6a8df0bfcf72bf81 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 18 Jul 2021 18:11:15 -0500 Subject: [PATCH] Add upper bound for citeproc, #6125 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5611d02..9f335137 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6704,6 +6704,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6122 - mmorph < 1.2 + # https://github.com/commercialhaskell/stackage/issues/6125 + - citeproc < 0.4.1 + # end of packages # Package flags are applied to individual packages, and override the values of