Commit Graph

16 Commits

Author SHA1 Message Date
Daniel P. Wright
9a1f4856db Add NoUpperBounds flag for testing latest packages 2014-10-23 10:09:32 +09:00
Daniel P. Wright
9751145745 Update network dependency to include versions < 2.7 2014-10-23 10:01:05 +09:00
Daniel P. Wright
e9fa5a6d6b Bump HaskellNet dependency 2014-10-07 13:41:41 +09:00
Daniel P. Wright
b934525161 Bump the version number 2014-10-07 13:31:57 +09:00
João Cristóvão
bb458c529d Update HaskellNet-SSL.cabal
Updated network dependencies.
Cheers
2014-05-21 15:54:57 +01:00
Daniel P. Wright
c32368208a Update version number to 0.2.3 2014-02-10 09:35:25 +09:00
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