From 92bf1f9bbed15c641f470f22bb08404321ed33ec Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 3 Sep 2013 14:58:44 -0400 Subject: Cabal file edits --- keys.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/keys.cabal b/keys.cabal index dca57e3..6122e3b 100644 --- a/keys.cabal +++ b/keys.cabal @@ -13,10 +13,11 @@ build-type: Simple Executable keys Main-is: keys.hs - Build-Depends: base -any, cmdargs -any, directory -any, + Build-Depends: base -any, cmdargs -any, directory -any, openpgp-crypto-api -any, crypto-pubkey -any, cryptohash -any, asn1-types -any, asn1-encoding -any, dataenc -any, text -any, pretty -any, pretty-show -any, - bytestring -any, openpgp (==0.6.1), binary -any + bytestring -any, openpgp (==0.6.1), binary -any, + cryptocipher (>=0.3.7) ghc-options: -O2 -- cgit v1.2.3