bump dependencies version

This commit is contained in:
Vincent Hanquez 2013-01-10 09:08:13 +00:00
parent 76c4272010
commit 8b267338f5

View file

@ -24,8 +24,8 @@ Executable tls-stunnel
, 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 @@ Executable tls-checkciphers
, 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 @@ Executable tls-retrievecertificate
, 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 @@ Executable tls-simpleclient
, 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