diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 98310b4..c712d91 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -56,6 +56,7 @@ executable erebos directory >= 1.3 && <1.4, filepath >=1.4 && <1.5, haskeline >=0.7 && <0.8, + hinotify >=0.4 && <0.5, memory >=0.14 && <0.15, mime >= 0.4 && < 0.5, mtl >=2.2 && <2.3, |