From 41bfb68ee296a4ecdcbd9c02d242d6c9e149b7b8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Aug 2016 15:23:00 -0400 Subject: make storage to use configurable on command line --- keysafe.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index e690cf5..dd06d3a 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -64,7 +64,8 @@ Executable keysafe Serialization Shard Storage - Storage.LocalFiles + Storage.Local + Storage.Network Tunables Types Types.Cost -- cgit v1.2.3