summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--erebos.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal
index df146d5..e72c0a0 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -144,7 +144,7 @@ library
bytestring >=0.10 && <0.13,
clock >=0.8 && < 0.9,
containers ^>= { 0.6, 0.7, 0.8 },
- crypton ^>= { 1.0 },
+ crypton ^>= { 0.34, 1.0 },
deepseq >= 1.4 && <1.6,
directory >= 1.3 && <1.4,
filepath >=1.4 && <1.6,