From 5625c4cbe6bbcf38c6f496493360b88f5de0e1e9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 21 Oct 2025 13:58:01 +0800 Subject: [PATCH] allow citeproc 0.11 (closes #7863) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 819b2ef9..164a5e03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7931,9 +7931,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7862 - parallel < 3.3 - - # https://github.com/commercialhaskell/stackage/issues/7863 - - citeproc < 0.11 # end of Stackage upper bounds # end of packages