summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-12 11:44:34 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-12 11:44:34 -0400
commit3ee306d3d4bda52268f07df874070b65d171694e (patch)
tree4ed6a83a2e4358b0dd0ff4a0a5c62108a99286c2 /keysafe.cabal
parenta58aea595a780c91bbbe26d2d24a63abcd835994 (diff)
downloadkeysafe-3ee306d3d4bda52268f07df874070b65d171694e.tar.gz
add --gui option
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index aa212b1..28fa921 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -32,6 +32,7 @@ Executable keysafe
, unix == 2.7.*
, filepath == 1.4.*
, directory == 1.2.*
+ , process == 1.2.*
, optparse-applicative == 0.12.*
, readline == 1.0.*