From 919af06269c281fb9769761edecee7661315d6d6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 17 Apr 2021 18:06:45 +0800 Subject: [PATCH] enable warp-3.3.15: needs network-run (#5980, t4ccer/wai-session-redis#1) wai-session-redis has an overtight bound on warp, so temporarily disabling --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5eb43dd5..bcabe3bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4537,7 +4537,7 @@ packages: - BNFC-meta "Tomasz Maciosowski @t4ccer": - - wai-session-redis + - wai-session-redis < 0 # https://github.com/t4ccer/wai-session-redis/issues/1 "Rory Tyler Hayford @ngua": - ipa @@ -4802,6 +4802,7 @@ packages: - network-byte-order - network-info - network-ip + - network-run - 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. - newtype - nicify-lib