From c83f852ad053546001b34df5a9d976b0a404c678 Mon Sep 17 00:00:00 2001 From: joe Date: Sat, 4 Jan 2014 20:05:44 -0500 Subject: Removed obsolete dependencies. --- kiki.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index de75d14..cf0e518 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -13,14 +13,14 @@ build-type: Simple Executable kiki Main-is: kiki.hs - Build-Depends: base -any, cmdargs -any, directory -any, + Build-Depends: base -any, directory -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), + unix, time, containers -any, process -any, filepath -any, network ghc-options: -O2 -- cgit v1.2.3