summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2013-12-06 01:11:15 -0500
committerjoe <joe@jerkface.net>2013-12-06 01:11:15 -0500
commit63c21bcd174dcd12110b57b8556fd51b4555d1dd (patch)
treefc6c06ef4ece2a4c815a5c383c81b63b4ca22f8e /kiki.cabal
parent0672a4031ee1e4649c757a9fe5702334c67e19b8 (diff)
bug fixes.
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiki.cabal b/kiki.cabal
index fbf9470..0a517f0 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -20,6 +20,6 @@ Executable kiki
20 dataenc -any, text -any, pretty -any, pretty-show -any, 20 dataenc -any, text -any, pretty -any, pretty-show -any,
21 bytestring -any, openpgp (==0.6.1), binary -any, 21 bytestring -any, openpgp (==0.6.1), binary -any,
22 unix, time, crypto-api, cryptocipher (>=0.3.7), 22 unix, time, crypto-api, cryptocipher (>=0.3.7),
23 containers -any 23 containers -any, process -any, filepath -any
24 ghc-options: -O2 24 ghc-options: -O2
25 c-sources: dotlock.c 25 c-sources: dotlock.c