From 4d4fadc22942d71194e7b4aa84a98667bb1c43f0 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 20:16:00 +0100 Subject: [PATCH] Revert "Remove upper bound for `xml-conduit`" This reverts commit 1009c5bd595ac3b6db134ba8ecb64b6829f1b73e. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0af2646d..c89a484a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7857,6 +7857,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7654 - srtree < 2.0.0.3 + + # https://github.com/commercialhaskell/stackage/issues/7662 + - xml-conduit < 1.10 # end of Stackage upper bounds # end of packages