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