From 09cda294dd6839efb233c81fd45977aafa8a0824 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Aug 2016 17:55:14 -0400 Subject: add man page This seems to install, but stack is not copying it out to the home directory. Hmm. --- keysafe.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index 1b9ce1b..6b82779 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -8,7 +8,7 @@ Copyright: 2016 Joey Hess License: AGPL-3 Homepage: https://joeyh.name/code/keysafe/ Category: Utility -Build-Type: Simple +Build-Type: Custom Synopsis: back up a secret key securely to the cloud Description: Keysafe backs up a secret key to several cloud servers, split up @@ -20,6 +20,7 @@ License-File: AGPL Extra-Source-Files: CHANGELOG TODO + keysafe.1 Executable keysafe Main-Is: keysafe.hs -- cgit v1.2.3