summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-13 17:36:30 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-13 17:41:00 -0400
commit86cb38c936da30910700c58353a5e716fa94e83c (patch)
tree61aca15d699c7b158fa943cadf9e13f032cd2855 /keysafe.cabal
parent675c405aa53868cd1246857138f91ecb51d01985 (diff)
downloadkeysafe-86cb38c936da30910700c58353a5e716fa94e83c.tar.gz
use fast-logger for better logging
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