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
This commit is contained in:
Jens Petersen 2021-04-17 18:06:45 +08:00
parent 3370f58d8e
commit 919af06269

View File

@ -4537,7 +4537,7 @@ packages:
- BNFC-meta
"Tomasz Maciosowski <t4ccer@gmail.com> @t4ccer":
- wai-session-redis
- wai-session-redis < 0 # https://github.com/t4ccer/wai-session-redis/issues/1
"Rory Tyler Hayford <rory.hayford@protonmail.com> @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