tls-debug 0.2.2 → 0.2.3
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~tls-extra
Dependency ranges changed: tls-extra
Files
- tls-debug.cabal +5/−5
tls-debug.cabal view
@@ -1,5 +1,5 @@ Name: tls-debug-Version: 0.2.2+Version: 0.2.3 Description: A set of program to test and debug various aspect of the TLS package. .@@ -25,7 +25,7 @@ , certificate >= 1.0 , cprng-aes >= 0.3.0 , tls >= 1.1 && < 1.2- , tls-extra >= 0.6 && < 0.7+ , tls-extra >= 0.6.1 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures @@ -38,7 +38,7 @@ , cprng-aes , certificate >= 1.0 , tls >= 1.1 && < 1.2- , tls-extra >= 0.6 && < 0.7+ , tls-extra >= 0.6.1 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures @@ -53,7 +53,7 @@ , cprng-aes >= 0.3.0 , certificate >= 1.0 , tls >= 1.1 && < 1.2- , tls-extra >= 0.6 && < 0.7+ , tls-extra >= 0.6.1 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures @@ -67,7 +67,7 @@ , cprng-aes >= 0.3.0 , certificate >= 1.0 , tls >= 1.1 && < 1.2- , tls-extra >= 0.6 && < 0.7+ , tls-extra >= 0.6.1 && < 0.7 Buildable: True ghc-options: -Wall -fno-warn-missing-signatures