diff --git a/io-streams.cabal b/io-streams.cabal index 3f65cfd..be0420e 100644 --- a/io-streams.cabal +++ b/io-streams.cabal @@ -158,7 +158,7 @@ Library if flag(Network) Exposed-modules: System.IO.Streams.Network Other-modules: System.IO.Streams.Internal.Network - Build-depends: network >= 2.3 && <3.2 + Build-depends: network >= 2.3 && <4 cpp-options: -DENABLE_NETWORK other-extensions: