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 8a8f0bc..472811f 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -148,9 +148,9 @@ library deepseq >= 1.4 && <1.6, directory >= 1.3 && <1.4, filepath >=1.4 && <1.6, + fsnotify ^>= { 0.4 }, hashable >=1.3 && <1.5, hashtables >=1.2 && <1.4, - hinotify >=0.4 && <0.5, iproute >=1.7.12 && <1.8, memory >=0.14 && <0.19, mtl >=2.2 && <2.4, |