summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-11 15:52:50 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-11 15:52:50 -0400
commit5decbad3eb779b1bbe11245cbde84701909e9c68 (patch)
tree79e28c04d76ee8e225ee344b9d8c07a922728002 /keysafe.cabal
parent90b7c385f4e2f293502f9aca38aaa041b7b2f486 (diff)
downloadkeysafe-5decbad3eb779b1bbe11245cbde84701909e9c68.tar.gz
nearly able to generate shards now
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