Commit Graph

10 Commits

Author SHA1 Message Date
Vincent Hanquez
273decaf96 move to tls 1.2 and connection 0.2 2014-02-10 00:01:40 +00:00
Daniel P. Wright
35190ba4f0 Update version number to 0.2.2 2014-02-10 07:50:45 +09:00
Daniel P. Wright
a9d4549ba7 Remove unnecessary tls-extra dependency 2014-02-10 07:50:23 +09:00
Daniel P. Wright
b26be26666 Bump dependency version numbers 2014-01-30 07:47:24 +09:00
Daniel P. Wright
c99470b2c1 Expose the HaskellNet.SSL module for Settings
Moved the private stuff into HaskellNet.SSL.Internal, so that
HaskellNet.SSL only exports Settings.

Updated minor version number for this quickfix release.
2014-01-18 10:12:27 +09:00
Daniel P. Wright
f0c2d09122 Upgrade version number to 0.2 2014-01-17 15:43:19 +09:00
Daniel P. Wright
440140e859 Explicitly set higher tls/tls-extra dependencies
Hackage is reporting a build failure relating to cryptocipher, a library
which is no longer required with newer versions of tls/tls-extra.
Explicitly setting these library dependencies to the version I have
installed locally in order to try and resolve the build failure.
2013-08-29 11:56:13 +09:00
Daniel P. Wright
7f2b1915bb Update version number to 0.1.1.0 2013-08-28 08:16:06 +09:00
Daniel P. Wright
849619cab8 Change base dependency to match HaskellNet
This should fix the build failure on Hackage.
2013-08-28 07:57:44 +09:00
Daniel P. Wright
24e8f1c7f9 Initial commit 2013-08-26 13:33:34 +09:00