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 c2844b6 commit 7b24d66Copy full SHA for 7b24d66
HaskellNet-SSL.cabal
@@ -35,7 +35,7 @@ library
35
build-depends: base >= 4 && < 5,
36
HaskellNet >= 0.3 && < 0.7,
37
crypton-connection >= 0.3.1,
38
- bytestring >= 0.9 && < 0.12,
+ bytestring >= 0.9 && < 0.13,
39
data-default >= 0.2 && < 0.8
40
if flag(network-bsd)
41
build-depends: network >= 3.0 && < 3.2,
0 commit comments