summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal6
1 files changed, 6 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 1e586f7..084f682 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -25,6 +25,12 @@ Executable keysafe
, secret-sharing == 1.0.*
, raaz == 0.0.2
, argon2 == 1.1.*
+ , QuickCheck == 2.8.*
+ , time == 1.5.*
+ , containers == 0.5.*
+ , binary == 0.7.*
+ , text == 1.2.*
+ , utf8-string == 1.0.*
source-repository head
type: git