Skip to content

Commit 0cd6de7

Browse files
authoredJul 9, 2024··
Merge pull request #228 from ysangkok/network-bump
Allow network-3.2
2 parents 1155945 + 0045ac9 commit 0cd6de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎hedis.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ library
8181
text,
8282
deepseq,
8383
mtl >= 2,
84-
network >= 2 && < 3.2,
84+
network >= 2 && < 3.3,
8585
resource-pool >= 0.2,
8686
stm,
8787
time,

0 commit comments

Comments
 (0)
Please sign in to comment.