From 423c37d4fc5e36ee1c675b680049255980955292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 16 Sep 2026 19:47:53 +0200 Subject: [PATCH] `network-run < 0.6.0` (#8116) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c1ecbd2..6005a93e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7917,6 +7917,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8115 - skylighting < 0.15 - skylighting-core < 0.15 + + # https://github.com/commercialhaskell/stackage/issues/8116 + - network-run < 0.6.0 # end of Stackage upper bounds # end of packages