mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Upgrade wai/warp/http2 to latest, fixes (#1074)
Pinging @athanclark, since this remove wai-middleware-content-type
This commit is contained in:
parent
39c90f7535
commit
019b0a5c4a
@ -1208,7 +1208,8 @@ packages:
|
|||||||
- poly-arity
|
- poly-arity
|
||||||
- urlpath
|
- urlpath
|
||||||
- wai-transformers
|
- wai-transformers
|
||||||
- wai-middleware-content-type
|
# Temporary block due to #1074
|
||||||
|
# - wai-middleware-content-type
|
||||||
- wai-middleware-verbs
|
- wai-middleware-verbs
|
||||||
- webpage
|
- webpage
|
||||||
- composition-extra
|
- composition-extra
|
||||||
@ -1880,13 +1881,6 @@ packages:
|
|||||||
- DRBG < 0.5.5
|
- DRBG < 0.5.5
|
||||||
- safecopy < 0.9
|
- safecopy < 0.9
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1074
|
|
||||||
- http2 < 1.4
|
|
||||||
- wai < 3.2
|
|
||||||
- warp < 3.2
|
|
||||||
- warp-tls < 3.2
|
|
||||||
- hoauth2 < 0.5.1
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1091
|
# https://github.com/fpco/stackage/issues/1091
|
||||||
- HTTP < 4000.3
|
- HTTP < 4000.3
|
||||||
|
|
||||||
@ -2293,9 +2287,6 @@ expected-test-failures:
|
|||||||
# this in the build scripts here...
|
# this in the build scripts here...
|
||||||
- stack
|
- stack
|
||||||
|
|
||||||
# https://github.com/kazu-yamamoto/http2/issues/4
|
|
||||||
- http2
|
|
||||||
|
|
||||||
# https://github.com/prowdsponsor/mangopay/issues/30
|
# https://github.com/prowdsponsor/mangopay/issues/30
|
||||||
- mangopay
|
- mangopay
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user