summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-07-02 07:08:34 -0400
committerJoe Crayne <joe@jerkface.net>2019-07-02 07:08:34 -0400
commitec18ca2c86786ff1eb26527a8f53bad3dda50b53 (patch)
treeec9b4968d418698e1aa89f614349467650b0f549 /kiki.cabal
parent4e87e15398728286efeacdb54d3feba6070ed1b1 (diff)
Find agent-socket in new location.
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/kiki.cabal b/kiki.cabal
index d790af7..d484bb1 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -44,6 +44,7 @@ Executable kiki
44 unix, 44 unix,
45 openpgp-util, 45 openpgp-util,
46 network, 46 network,
47 pretty-show,
47 kiki 48 kiki
48 other-modules: DNSKey 49 other-modules: DNSKey
49 if !flag(cryptonite) 50 if !flag(cryptonite)