Skip to content

Commit a9d4549

Browse files
committed
Remove unnecessary tls-extra dependency
1 parent a69ad12 commit a9d4549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

HaskellNet-SSL.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ library
3030
build-depends: base >= 4 && < 5,
3131
HaskellNet == 0.3.*,
3232
tls == 1.1.*,
33-
tls-extra == 0.6.*,
3433
connection == 0.1.*,
3534
network == 2.4.*,
3635
bytestring,

0 commit comments

Comments
 (0)