bisecting tls 2.1.6-2.1.7

This commit is contained in:
Evgeny Poberezkin
2025-09-07 12:31:08 +01:00
parent 9ff8c48862
commit cdd2edb11f
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -54,6 +54,8 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/kazu-yamamoto/hs-tls.git
tag: b76cc18fbcc6edaec27c6727377b603fa9cf59ae
location: https://github.com/haskell-tls/hs-tls.git
tag: 7f060799ea762c5d7ff058d264dae5f0294fac79
-- passes 7f060799ea762c5d7ff058d264dae5f0294fac79
-- fails 1927590272ada1e0a32c29ca29ae9cc8d5ed3595
subdir: tls
+1 -1
View File
@@ -319,7 +319,7 @@ library
, stm ==2.5.*
, time ==1.12.*
, time-manager ==0.0.*
, tls ==2.1.11.*
, tls ==2.1.6.*
, transformers ==0.6.*
, unliftio ==0.2.*
, unliftio-core ==0.2.*