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 e34d334..0d256bc 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -66,6 +66,7 @@ Executable keysafe
, lifted-base == 0.2.*
, unbounded-delays == 0.1.*
, fast-logger == 2.4.*
+ , SafeSemaphore == 0.10.*
-- Temporarily inlined due to FTBFS bug
-- https://github.com/ocharles/argon2/issues/2
-- argon2 == 1.1.*