summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 10061ed..538a694 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -72,6 +72,8 @@ Executable keysafe
, async == 2.1.*
, unix-compat == 0.4.*
, exceptions == 0.8.*
+ , random-shuffle == 0.0.*
+ , MonadRandom == 0.4.*
-- Temporarily inlined due to FTBFS bug
-- https://github.com/ocharles/argon2/issues/2
-- argon2 == 1.1.*