From 247401357d453452190fed17f89a8fc8eeded994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 7 Jun 2024 05:58:27 +0200 Subject: [PATCH] Upper bounds for `network-run` (#7444). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 396b2e53..db5cd374 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5693,7 +5693,7 @@ packages: - network-info - network-ip - network-multicast - - network-run + - network-run < 0.3.0 # https://github.com/commercialhaskell/stackage/issues/7444 - network-uri < 2.7.0.0 || > 2.7.0.0 # 2.7.0.0 was deprecated, don't remove bound until >2.7.0.0 is released. - next-ref - nicify-lib