Remove unnecessary tls-extra dependency

This commit is contained in:
Daniel P. Wright 2014-02-10 07:49:00 +09:00
parent a69ad12ec4
commit a9d4549ba7

View File

@ -30,7 +30,6 @@ library
build-depends: base >= 4 && < 5,
HaskellNet == 0.3.*,
tls == 1.1.*,
tls-extra == 0.6.*,
connection == 0.1.*,
network == 2.4.*,
bytestring,