From e60d8283f4f3e7dae0cea8ad537b058085102f34 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Mar 2024 11:17:03 -0800 Subject: [PATCH] move tls under @kazu-yamamoto, see #7336 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a5f5a50..ee8e8460 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1062,7 +1062,6 @@ packages: - siphash - socks - tasty-kat - - tls - tls-debug - vhd < 0 # 0.2.2 compile fail: Missing Semigroup Checksum - xenstore < 0 # 0.1.1 compile fail: sClose not in scope @@ -5264,6 +5263,7 @@ packages: - crypton-x509-validation - http2 - network-control + - tls "Patrick Nielsen @patrickmn": - aeson-yaml