mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 16:58:29 +01:00
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:
parent
3370f58d8e
commit
919af06269
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user