From a2d63f042fd874aa1ba1ea4249f75b6dd5557f21 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:38:40 +0100 Subject: [PATCH] Remove upper bounds for `uri-bytestring` (closes #7661). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14047d54..2d770172 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7860,9 +7860,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7654 - srtree < 2.0.0.3 - - # https://github.com/commercialhaskell/stackage/issues/7661 - - uri-bytestring < 0.4 # end of Stackage upper bounds # end of packages