Skip to content

Commit 5ec87b6

Browse files
committed
Relax bounds on network
1 parent 2ac4c39 commit 5ec87b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ library
3636
lifted-base >= 0.2.3 && < 0.3,
3737
monad-control >= 1.0.3 && < 1.1,
3838
mtl >= 2.2.2 && < 2.4,
39-
network >= 3.1.2 && < 3.2,
39+
network >= 3.1.2 && < 3.3,
4040
network-simple >= 0.4.5 && < 0.5,
4141
text >= 1.2.5 && < 2.2,
4242
time >= 1.11.1 && < 1.12,

0 commit comments

Comments
 (0)