diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal index 6c83fb1..8074dae 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -135,7 +135,7 @@ library hashable >=1.3 && <1.5, hashtables >=1.2 && <1.4, hinotify >=0.4 && <0.5, - iproute >=1.7 && <1.8, + iproute >=1.7.12 && <1.8, memory >=0.14 && <0.19, mtl >=2.2 && <2.4, network >= 3.1 && <3.2, |