allow http-client-tls-0.4, crypton-x509*-1.9, tls-2.2+, jose-1.3

Closes: #7929 #7966 #8033
This commit is contained in:
Jens Petersen 2026-06-29 16:47:34 +08:00
parent 8874e62c5a
commit 487d99f5ea

View File

@ -5685,6 +5685,7 @@ packages:
- minisat - minisat
- minisat-solver - minisat-solver
- missing-foreign - missing-foreign
- mlkem
- mmap - mmap
- mmorph - mmorph
- mockery - mockery
@ -7773,27 +7774,6 @@ packages:
- base-compat < 0.15.0 - base-compat < 0.15.0
- base-compat-batteries < 0.15.0 - base-compat-batteries < 0.15.0
# https://github.com/commercialhaskell/stackage/issues/7929
- crypto-token < 0.2.0
- crypton < 1.1.0
- crypton-conduit < 0.3.0
- crypton-connection < 0.4.6
- crypton-x509 < 1.8.0
- crypton-x509-store < 1.8.0
- crypton-x509-system < 1.8.0
- crypton-x509-validation < 1.8.0
- hpke < 0.1.0
- http3 < 0.1.3
- quic < 0.2.22
- tls < 2.2.0
- tls-session-manager < 0.1.0
- smtp-mail < 0.5.0.1
- pusher-http-haskell < 2.1.0.22
- wreq < 0.5.4.5
- password < 3.1.1
- mime-mail-ses < 0.4.5
- hash-tree < 0.1.0
# https://github.com/commercialhaskell/stackage/issues/7930 # https://github.com/commercialhaskell/stackage/issues/7930
- happy < 2.2 - happy < 2.2
- happy-lib < 2.2 - happy-lib < 2.2
@ -7829,19 +7809,12 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/8018 # https://github.com/commercialhaskell/stackage/issues/8018
- text-iso8601 < 0.2 - text-iso8601 < 0.2
# https://github.com/commercialhaskell/stackage/issues/8033
- jose < 0.13
# https://github.com/commercialhaskell/stackage/issues/8037 # https://github.com/commercialhaskell/stackage/issues/8037
- magic < 1.2 - magic < 1.2
# https://github.com/commercialhaskell/stackage/issues/8049 # https://github.com/commercialhaskell/stackage/issues/8049
- apecs < 0.10 - apecs < 0.10
# https://github.com/commercialhaskell/stackage/issues/7966
- http-client-tls < 0.4
- aws < 0.25.3
# https://github.com/commercialhaskell/stackage/issues/8058 # https://github.com/commercialhaskell/stackage/issues/8058
- hackage-revdeps < 0.4 - hackage-revdeps < 0.4
# end of Stackage upper bounds # end of Stackage upper bounds
@ -7871,6 +7844,10 @@ package-flags:
curl: curl:
new-base: true new-base: true
# https://github.com/dhall-lang/dhall-haskell/issues/2748
dhall:
use-http-client-tls: false
hpio: hpio:
test-hlint: false test-hlint: false
@ -7969,9 +7946,6 @@ package-flags:
path: path:
os-string: true os-string: true
# https://github.com/commercialhaskell/stackage/issues/7929
mysql-haskell:
crypton-1-1: false
# end of package-flags # end of package-flags
# Special configure options for individual packages # Special configure options for individual packages