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 bf091d1..d6fcdc5 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -63,6 +63,7 @@ executable erebos binary >=0.8 && <0.9, bytestring >=0.10 && <0.12, cereal >= 0.5 && <0.6, + clock >=0.8 && < 0.9, containers >= 0.6 && <0.7, cryptonite >=0.25 && <0.30, deepseq >= 1.4 && <1.5, |