summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/kiki.cabal b/kiki.cabal
index e730186..1fd9507 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -19,5 +19,6 @@ Executable kiki
19 asn1-types -any, asn1-encoding -any, 19 asn1-types -any, asn1-encoding -any,
20 dataenc -any, text -any, pretty -any, pretty-show -any, 20 dataenc -any, text -any, pretty -any, pretty-show -any,
21 bytestring -any, openpgp (==0.6.1), binary -any, 21 bytestring -any, openpgp (==0.6.1), binary -any,
22 unix, time, crypto-api, cryptocipher (>=0.3.7) 22 unix, time, crypto-api, cryptocipher (>=0.3.7),
23 containers -any
23 ghc-options: -O2 24 ghc-options: -O2