We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308af16 commit e672761Copy full SHA for e672761
HaskellNet-SSL.cabal
@@ -44,7 +44,7 @@ library
44
data-default
45
else
46
build-depends: base >= 4 && < 5,
47
- HaskellNet >= 0.3 && < 0.6,
+ HaskellNet >= 0.3 && < 0.7,
48
tls >= 1.2 && < 1.6,
49
connection >= 0.2.7 && < 0.4,
50
bytestring,
0 commit comments