summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2013-10-05 16:57:08 -0400
committerjoe <joe@jerkface.net>2013-10-05 16:57:08 -0400
commit9454d4571d6098c390dbf9920493a5deb8a26a30 (patch)
tree209125944246a125b93931de39a42f03488fe324
parentfbe310013a5e0f82e261cb6a3d08fc4c1d16c113 (diff)
Updated cabal file
-rw-r--r--keys.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/keys.cabal b/keys.cabal
index 6122e3b..30c29c2 100644
--- a/keys.cabal
+++ b/keys.cabal
@@ -19,5 +19,5 @@ Executable keys
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 cryptocipher (>=0.3.7) 22 unix, time, crypto-api, cryptocipher (>=0.3.7)
23 ghc-options: -O2 23 ghc-options: -O2