summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index e6405d5..b99bbf6 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -68,6 +68,7 @@ Executable keysafe
, fast-logger == 2.4.*
, SafeSemaphore == 0.10.*
, crypto-random == 0.0.*
+ , async == 2.1.*
-- Temporarily inlined due to FTBFS bug
-- https://github.com/ocharles/argon2/issues/2
-- argon2 == 1.1.*