tls-debug 0.2.1 → 0.2.2
raw patch · 1 files changed
+9/−9 lines, 1 filesdep ~tlsdep ~tls-extra
Dependency ranges changed: tls, tls-extra
Files
- tls-debug.cabal +9/−9
tls-debug.cabal view
@@ -1,5 +1,5 @@ Name: tls-debug-Version: 0.2.1+Version: 0.2.2 Description: A set of program to test and debug various aspect of the TLS package. .@@ -24,8 +24,8 @@ , cmdargs , certificate >= 1.0 , cprng-aes >= 0.3.0- , tls >= 1.0 && < 1.1- , tls-extra >= 0.5 && < 0.6+ , tls >= 1.1 && < 1.2+ , tls-extra >= 0.6 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures @@ -37,8 +37,8 @@ , bytestring , cprng-aes , certificate >= 1.0- , tls >= 1.0 && < 1.1- , tls-extra >= 0.5 && < 0.6+ , tls >= 1.1 && < 1.2+ , tls-extra >= 0.6 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures @@ -52,8 +52,8 @@ , time , cprng-aes >= 0.3.0 , certificate >= 1.0- , tls >= 1.0 && < 1.1- , tls-extra >= 0.5 && < 0.6+ , tls >= 1.1 && < 1.2+ , tls-extra >= 0.6 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures @@ -66,8 +66,8 @@ , cmdargs , cprng-aes >= 0.3.0 , certificate >= 1.0- , tls >= 1.0 && < 1.1- , tls-extra >= 0.5 && < 0.6+ , tls >= 1.1 && < 1.2+ , tls-extra >= 0.6 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures