From 86cb38c936da30910700c58353a5e716fa94e83c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Sep 2016 17:36:30 -0400 Subject: use fast-logger for better logging --- keysafe.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keysafe.cabal') 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 -- cgit v1.2.3