From 7dcad66b83b838058c6d9eefd34e4657c63d37a9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 20 Jul 2021 19:30:15 -0500 Subject: [PATCH] Remove upper bound for citeproc, closes #6125 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30e50510..9b658f55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6697,8 +6697,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6127 - polysemy-video < 0.2 - # https://github.com/commercialhaskell/stackage/issues/6125 - - citeproc < 0.4.1 # https://github.com/commercialhaskell/stackage/issues/6126 - doctemplates < 0.10 # https://github.com/commercialhaskell/stackage/issues/6128