From a68caf8b54b9d37deeaeddc6a28394d1587f1dc5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 14 Sep 2016 15:58:04 -0400 Subject: use multiple threads for chaffing --- keysafe.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'keysafe.cabal') 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.* -- cgit v1.2.3