summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-19 17:55:14 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-19 18:00:23 -0400
commit09cda294dd6839efb233c81fd45977aafa8a0824 (patch)
treed17ddbaa6b5caccbe877c6159d08718103c70f35 /keysafe.cabal
parente72ba4a71227f7dd052ade74fed440e200c9b27c (diff)
downloadkeysafe-09cda294dd6839efb233c81fd45977aafa8a0824.tar.gz
add man page
This seems to install, but stack is not copying it out to the home directory. Hmm.
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal3
1 files changed, 2 insertions, 1 deletions
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