mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Use warp-3.4, upgrade http2, add http-semantics
This commit is contained in:
parent
c852d4ef26
commit
1fec9ad4b4
@ -5338,8 +5338,9 @@ packages:
|
||||
- crypton-x509-store
|
||||
- crypton-x509-system
|
||||
- crypton-x509-validation
|
||||
- http-semantics
|
||||
- http2
|
||||
- network-control < 0.1 # https://github.com/commercialhaskell/stackage/issues/7364
|
||||
- network-control
|
||||
- tls
|
||||
|
||||
"Patrick Nielsen <github@patrickmn.com> @patrickmn":
|
||||
@ -8277,6 +8278,7 @@ packages:
|
||||
- viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* requires vector-algorithms >=0.6.0.4 && < 0.9 and the snapshot contains vector-algorithms-0.9.0.1
|
||||
- viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* requires vty >=5.13 && < 5.29 and the snapshot contains vty-6.2
|
||||
- wai-control < 0 # tried wai-control-0.2.0.0, but its *library* requires websockets >=0.12.5.3 && < 0.13 and the snapshot contains websockets-0.13.0.0
|
||||
- wai-handler-launch < 0 # tried wai-handler-launch-3.0.3.1, but its *library* requires warp >=3.0 && < 3.4 and the snapshot contains warp-3.4.1
|
||||
- wai-middleware-crowd < 0 # tried wai-middleware-crowd-0.1.4.2, but its *executable* requires optparse-applicative >=0.11 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0
|
||||
- wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires aeson >=1.0 && < 1.4 and the snapshot contains aeson-2.2.1.0
|
||||
- wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.1.0
|
||||
@ -8438,12 +8440,6 @@ packages:
|
||||
# End of Library and exe bounds failures
|
||||
|
||||
"Stackage upper bounds":
|
||||
# https://github.com/commercialhaskell/stackage/issues/7287
|
||||
- warp < 3.4
|
||||
- http2 < 5.1.0
|
||||
- auto-update < 0.2.0
|
||||
- time-manager < 0.1.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7312
|
||||
- numhask < 0.12
|
||||
|
||||
@ -8931,6 +8927,7 @@ skipped-tests:
|
||||
- hsdev # tried hsdev-0.3.4.0, but its *test-suite* requires lens-aeson >=1.0 && < 1.2 and the snapshot contains lens-aeson-1.2.3
|
||||
- hspec-need-env # tried hspec-need-env-0.1.0.10, but its *test-suite* requires transformers >=0.5.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* requires hspec >=2.7 && < 2.8 and the snapshot contains hspec-2.11.8
|
||||
- http-conduit # tried http-conduit-2.3.8.3, but its *test-suite* requires warp >=3.0.0.2 && < 3.4 and the snapshot contains warp-3.4.1
|
||||
- hw-conduit # tried hw-conduit-0.2.1.1, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.22.2
|
||||
- hw-conduit-merges # tried hw-conduit-merges-0.2.1.0, but its *test-suite* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.1.0
|
||||
- hw-diagnostics # tried hw-diagnostics-0.0.1.0, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.22.2
|
||||
@ -8999,6 +8996,7 @@ skipped-tests:
|
||||
- printcess # tried printcess-0.1.0.3, but its *test-suite* requires QuickCheck >=2.8 && < 2.10 and the snapshot contains QuickCheck-2.14.3
|
||||
- qnap-decrypt # tried qnap-decrypt-0.3.5, but its *test-suite* requires hspec >=2.4.8 && < 2.8 and the snapshot contains hspec-2.11.8
|
||||
- queue-sheet # tried queue-sheet-0.7.0.2, but its *test-suite* requires tasty >=1.0 && < 1.5 and the snapshot contains tasty-1.5
|
||||
- quickcheck-state-machine # tried quickcheck-state-machine-0.9.0, but its *test-suite* requires warp >=3.3.9 && < 3.4 and the snapshot contains warp-3.4.1
|
||||
- rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires hspec >=2.4.1 && < 2.6 and the snapshot contains hspec-2.11.8
|
||||
- rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires servant-server >=0.9.1.1 && < 0.15 and the snapshot contains servant-server-0.20
|
||||
- rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires warp >=3.2.11 && < 3.3 and the snapshot contains warp-3.3.31
|
||||
|
||||
Loading…
Reference in New Issue
Block a user