mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 17:10:25 +01:00
Upper bound warp, #4645
This commit is contained in:
parent
ee42d461c1
commit
e69a782903
@ -4695,6 +4695,10 @@ packages:
|
|||||||
|
|
||||||
# New http2 not supported by Warp yet
|
# New http2 not supported by Warp yet
|
||||||
- http2 < 2
|
- http2 < 2
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/4645 but see
|
||||||
|
# also http2 < 2 bound above
|
||||||
|
- warp < 3.3.0
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user