diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 87c3bd2..00fa1c3 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -59,6 +59,8 @@ executable erebos deepseq >= 1.4 && <1.5, directory >= 1.3 && <1.4, filepath >=1.4 && <1.5, + hashable >=1.3 && <1.4, + hashtables >=1.2 && <1.3, haskeline >=0.7 && <0.8, hinotify >=0.4 && <0.5, memory >=0.14 && <0.15, |