summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-11 17:40:23 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-11 17:40:23 -0400
commite450d7a2d1bdde57d01f027b2e5b8080095f1380 (patch)
treed06f349e6f11bbf5b3e11db96b260fc032107b61 /keysafe.cabal
parentdca9a15b797e30b095f306955310a40f2d1013b5 (diff)
downloadkeysafe-e450d7a2d1bdde57d01f027b2e5b8080095f1380.tar.gz
pluggable object storage layer
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index a9ae1da..bebc882 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -31,6 +31,8 @@ Executable keysafe
, text == 1.2.*
, utf8-string == 1.0.*
, unix == 2.7.*
+ , filepath == 1.4.*
+ , directory == 1.2.*
-- secret-sharing == 1.0.*
, dice-entropy-conduit >= 1.0.0.0