Skip to content

Commit 6ad6b7d

Browse files
committed
Bump network upper bound
1 parent f76532e commit 6ad6b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io-streams.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Library
158158
if flag(Network)
159159
Exposed-modules: System.IO.Streams.Network
160160
Other-modules: System.IO.Streams.Internal.Network
161-
Build-depends: network >= 2.3 && <3.2
161+
Build-depends: network >= 2.3 && <4
162162
cpp-options: -DENABLE_NETWORK
163163

164164
other-extensions:

0 commit comments

Comments
 (0)