From 1009c5bd595ac3b6db134ba8ecb64b6829f1b73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:37:46 +0100 Subject: [PATCH] Remove upper bound for `xml-conduit` (closes #7662). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a9b1ebd..14047d54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7863,9 +7863,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7661 - uri-bytestring < 0.4 - - # https://github.com/commercialhaskell/stackage/issues/7662 - - xml-conduit < 1.10 # end of Stackage upper bounds # end of packages