From e089b588ccac1a53bbbf7bfb21c318ce4049233f Mon Sep 17 00:00:00 2001 From: James Crayne Date: Sun, 21 Jun 2015 00:33:15 -0400 Subject: Require patched openpgp NOTE: When building OpenPGP-Haskell for the first time, be sure to first run: make Data/OpenPGP/Arbitrary.hs Otherwise, the first build succeeds, but cabal complains about missing the file on successive builds. --- kiki.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 42a5453..3bee02d 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -19,7 +19,7 @@ Executable kiki crypto-pubkey-types -any, x509 (< 1.6), 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.1), binary -any, unix, time, containers -any, process -any, filepath -any, network -any, old-locale -any, zlib -any, -- cgit v1.2.3