We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978815e commit 714fc99Copy full SHA for 714fc99
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