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 e53f8e1..e34d334 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -65,6 +65,7 @@ Executable keysafe
, disk-free-space == 0.1.*
, lifted-base == 0.2.*
, unbounded-delays == 0.1.*
+ , fast-logger == 2.4.*
-- Temporarily inlined due to FTBFS bug
-- https://github.com/ocharles/argon2/issues/2
-- argon2 == 1.1.*
@@ -82,6 +83,7 @@ Executable keysafe
Gpg
HTTP
HTTP.Client
+ HTTP.Logger
HTTP.ProofOfWork
HTTP.Server
HTTP.RateLimit