diff options
Diffstat (limited to 'kiki.cabal')
-rw-r--r-- | kiki.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Executable kiki | |||
17 | openpgp-util -any, | 17 | openpgp-util -any, |
18 | crypto-pubkey (>=0.2.3), cryptohash -any, | 18 | crypto-pubkey (>=0.2.3), cryptohash -any, |
19 | crypto-pubkey-types -any, | 19 | crypto-pubkey-types -any, |
20 | asn1-types -any, asn1-encoding -any, | 20 | x509 -any, asn1-types -any, asn1-encoding -any, |
21 | dataenc -any, text -any, pretty -any, pretty-show -any, | 21 | dataenc -any, text -any, pretty -any, pretty-show -any, |
22 | bytestring -any, openpgp (>=0.6.1), binary -any, | 22 | bytestring -any, openpgp (>=0.6.1), binary -any, |
23 | unix, time, | 23 | unix, time, |