mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-07-23 13:24:34 +02:00
move http-client-tls < 0.4 into upperbounds section (#7966)
This commit is contained in:
parent
3976265b66
commit
e021b6c8f7
@ -5618,7 +5618,7 @@ packages:
|
|||||||
- html
|
- html
|
||||||
- html-entities
|
- html-entities
|
||||||
- http-client-restricted
|
- http-client-restricted
|
||||||
- http-client-tls < 0.4 # https://github.com/commercialhaskell/stackage/issues/7966
|
- http-client-tls
|
||||||
- http-date
|
- http-date
|
||||||
- http-reverse-proxy
|
- http-reverse-proxy
|
||||||
- http-types
|
- http-types
|
||||||
@ -7866,6 +7866,10 @@ packages:
|
|||||||
- servant-auth < 0.4.10
|
- servant-auth < 0.4.10
|
||||||
- servant-auth-client < 0.4.10
|
- servant-auth-client < 0.4.10
|
||||||
- servant-auth-server < 0.4.10
|
- servant-auth-server < 0.4.10
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7966
|
||||||
|
- http-client-tls < 0.4
|
||||||
|
- aws < 0.25.3
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user