summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2014-05-08 03:40:49 -0400
committerjoe <joe@jerkface.net>2014-05-08 03:40:49 -0400
commit1ce9a4ca269305fe4b7c66094d0314b82f1eada3 (patch)
tree6c8c6f7f46cf5a51ed41d53ef07629ef837f7fcc /kiki.cabal
parenteb827cae0d8e8f2f6f106eb507da6d667aca1bfa (diff)
certificate debug foo
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 f51b77b..da1a0ee 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -17,7 +17,7 @@ Executable kiki
17 openpgp-util -any, 17 openpgp-util -any,
18 crypto-pubkey (>=0.2.3), cryptohash -any, 18 crypto-pubkey (>=0.2.3), cryptohash -any,
19 crypto-pubkey-types -any, 19 crypto-pubkey-types -any,
20 asn1-types -any, asn1-encoding -any, 20 x509 -any, asn1-types -any, asn1-encoding -any,
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, 23 unix, time,