summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2016-04-25 20:20:45 -0400
committerjoe <joe@jerkface.net>2016-04-25 20:20:45 -0400
commit6860098ed8f8b56eb5058e0c9c427abaa57021bf (patch)
treedefc0ae2c6bcd08f489628be0633f99e6254a218 /kiki.cabal
parent3c8536fd92043283d20b9e19ae488e7fe64af236 (diff)
more work on cokiki (ssh-client)
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/kiki.cabal b/kiki.cabal
index 5ed7a4c..b64b87e 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -78,6 +78,8 @@ library
78 CryptoCoins, 78 CryptoCoins,
79 ProcessUtils, 79 ProcessUtils,
80 Hosts, 80 Hosts,
81 SSHKey,
82 LengthPrefixedBE,
81 CommandLine, 83 CommandLine,
82 Numeric.Interval, 84 Numeric.Interval,
83 Numeric.Interval.Bounded, 85 Numeric.Interval.Bounded,