From a1d5de397cd1b12080e4652965591827e6d50c86 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Sep 2016 14:11:32 -0400 Subject: Randomize the server list. May help avoid some correlations. Once there are many servers, will spread the load out amoung them. This commit was sponsored by Ethan Aubin. --- keysafe.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index 10061ed..538a694 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -72,6 +72,8 @@ Executable keysafe , async == 2.1.* , unix-compat == 0.4.* , exceptions == 0.8.* + , random-shuffle == 0.0.* + , MonadRandom == 0.4.* -- Temporarily inlined due to FTBFS bug -- https://github.com/ocharles/argon2/issues/2 -- argon2 == 1.1.* -- cgit v1.2.3