diff --git a/hedis.cabal b/hedis.cabal index b504a9df..86dde6f5 100644 --- a/hedis.cabal +++ b/hedis.cabal @@ -81,7 +81,7 @@ library text, deepseq, mtl >= 2, - network >= 2 && < 3.2, + network >= 2 && < 3.3, resource-pool >= 0.2, stm, time,