Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 69012eb

Browse files
committed
Allow network-3.2 (#94)
1 parent 1140354 commit 69012eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network-transport-tcp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Library
3131
data-accessor >= 0.2 && < 0.3,
3232
containers >= 0.4 && < 0.7,
3333
bytestring >= 0.9 && < 0.13,
34-
network >= 3.1 && < 3.2,
34+
network >= 3.1 && < 3.3,
3535
uuid >= 1.3 && < 1.4
3636
Exposed-modules: Network.Transport.TCP,
3737
Network.Transport.TCP.Internal

0 commit comments

Comments
 (0)