Add constraint "tls < 2.1" per #7464

This commit is contained in:
Dan Burton 2024-06-26 20:51:37 -07:00
parent b699ed59a4
commit 50760c971f
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -8498,6 +8498,9 @@ packages:
- hasql-implicits < 0.2
- postgresql-binary < 0.14
# https://github.com/commercialhaskell/stackage/issues/7464
- tls < 2.1
# end of Stackage upper bounds
# end of packages