We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 978815e + 714fc99 commit e325b30Copy full SHA for e325b30
openssl-streams.cabal
@@ -27,7 +27,7 @@ Library
27
Exposed-modules: System.IO.Streams.SSL
28
29
Build-depends: base >= 4 && <5,
30
- bytestring >= 0.9.2 && <0.11,
+ bytestring >= 0.9.2 && <0.12,
31
HsOpenSSL >= 0.10.3 && <0.12,
32
io-streams >= 1.0 && <1.6,
33
network >= 2.4 && <3.2
0 commit comments