mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 18:51:58 +01:00
unconstrain tls per #7316
This commit is contained in:
parent
b9e195ac9e
commit
217e3a76fb
@ -5401,6 +5401,7 @@ packages:
|
|||||||
- crypto-pubkey
|
- crypto-pubkey
|
||||||
- crypto-pubkey-openssh < 0 # 0.2.7 compile fail
|
- crypto-pubkey-openssh < 0 # 0.2.7 compile fail
|
||||||
- crypto-random < 0 # 0.0.9 compile fail https://github.com/vincenthz/hs-crypto-random/issues/15
|
- crypto-random < 0 # 0.0.9 compile fail https://github.com/vincenthz/hs-crypto-random/issues/15
|
||||||
|
- crypto-token # required by tls-session-manager >= 0.0.5
|
||||||
- cryptohash-cryptoapi
|
- cryptohash-cryptoapi
|
||||||
- cryptostore
|
- cryptostore
|
||||||
- css-text
|
- css-text
|
||||||
@ -8539,10 +8540,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/7312
|
# https://github.com/commercialhaskell/stackage/issues/7312
|
||||||
- numhask < 0.12
|
- numhask < 0.12
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7316
|
|
||||||
- tls < 2
|
|
||||||
- tls-session-manager < 0.0.5
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7321
|
# https://github.com/commercialhaskell/stackage/issues/7321
|
||||||
- HPDF < 1.7
|
- HPDF < 1.7
|
||||||
- boomwhacker < 0.0.2
|
- boomwhacker < 0.0.2
|
||||||
@ -9991,7 +9988,6 @@ hide:
|
|||||||
#
|
#
|
||||||
# This only supports pinning to the initial release (revision 0), not to an arbitrary revision.
|
# This only supports pinning to the initial release (revision 0), not to an arbitrary revision.
|
||||||
no-revisions:
|
no-revisions:
|
||||||
- tls
|
|
||||||
- mime-mail
|
- mime-mail
|
||||||
- basement
|
- basement
|
||||||
- cryptonite
|
- cryptonite
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user