From b97034de93d8871bbb8ede9fd6c36c556b0109bc Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 23 Dec 2013 04:40:05 -0500 Subject: Added --show-key option --- kiki.cabal | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 8ce59a6..7bd661e 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -14,14 +14,13 @@ build-type: Simple Executable kiki Main-is: kiki.hs Build-Depends: base -any, cmdargs -any, directory -any, - openpgp-crypto-api -any, + openpgp-util -any, crypto-pubkey (>=0.2.3), cryptohash -any, crypto-pubkey-types -any, asn1-types -any, asn1-encoding -any, dataenc -any, text -any, pretty -any, pretty-show -any, bytestring -any, openpgp (==0.6.1), binary -any, unix, time, crypto-api, cryptocipher (>=0.3.7), - containers -any, process -any, filepath -any, - hecc -any + containers -any, process -any, filepath -any ghc-options: -O2 c-sources: dotlock.c -- cgit v1.2.3