mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-08 01:36:36 +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
|
- BNFC-meta
|
||||||
|
|
||||||
"Tomasz Maciosowski <t4ccer@gmail.com> @t4ccer":
|
"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":
|
"Rory Tyler Hayford <rory.hayford@protonmail.com> @ngua":
|
||||||
- ipa
|
- ipa
|
||||||
@ -4802,6 +4802,7 @@ packages:
|
|||||||
- network-byte-order
|
- network-byte-order
|
||||||
- network-info
|
- network-info
|
||||||
- network-ip
|
- 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.
|
- 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
|
- newtype
|
||||||
- nicify-lib
|
- nicify-lib
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user