diff options
Diffstat (limited to 'keys.cabal')
-rw-r--r-- | keys.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |