From 61ab8bd1f576e633a2eea4b63033c368a6645602 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Oct 2016 14:38:59 -0400 Subject: New --add-storage-directory and --add-server options * New --add-storage-directory and --add-server options, which can be used to make keysafe backup/restore using additional locations. * Removed --store-local option; use --add-storage-directory instead. This commit was sponsored by Thomas Hochstein on Patreon. --- Types/Server.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Types') diff --git a/Types/Server.hs b/Types/Server.hs index 9a2017d..6a3fe23 100644 --- a/Types/Server.hs +++ b/Types/Server.hs @@ -5,7 +5,7 @@ {-# LANGUAGE DeriveGeneric #-} -module Types.Server where +module Types.Server (module Types.Server, Port) where import Data.Aeson import GHC.Generics -- cgit v1.2.3