summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2014-01-02 03:56:55 -0500
committerjoe <joe@jerkface.net>2014-01-02 03:56:55 -0500
commit81e29ffa385270cf0b104ebd72975921158ecb17 (patch)
tree367426cd34358e27713ef76cb8feb93ab0539800 /kiki.cabal
parent6485ae8099e8d6292b37396b3f0e84900c470ffe (diff)
Experimental --hosts feature for import/export aliases from hosts file.
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/kiki.cabal b/kiki.cabal
index 7bd661e..de75d14 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -21,6 +21,7 @@ Executable kiki
21 dataenc -any, text -any, pretty -any, pretty-show -any, 21 dataenc -any, text -any, pretty -any, pretty-show -any,
22 bytestring -any, openpgp (==0.6.1), binary -any, 22 bytestring -any, openpgp (==0.6.1), binary -any,
23 unix, time, crypto-api, cryptocipher (>=0.3.7), 23 unix, time, crypto-api, cryptocipher (>=0.3.7),
24 containers -any, process -any, filepath -any 24 containers -any, process -any, filepath -any,
25 network
25 ghc-options: -O2 26 ghc-options: -O2
26 c-sources: dotlock.c 27 c-sources: dotlock.c