diff options
Diffstat (limited to 'kiki.cabal')
-rw-r--r-- | kiki.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ Executable kiki | |||
44 | unix, | 44 | unix, |
45 | openpgp-util, | 45 | openpgp-util, |
46 | kiki | 46 | kiki |
47 | other-modules: DNSKey | ||
47 | if !flag(cryptonite) | 48 | if !flag(cryptonite) |
48 | Build-Depends: crypto-pubkey >=0.2.3, cryptohash -any, | 49 | Build-Depends: crypto-pubkey >=0.2.3, cryptohash -any, |
49 | crypto-pubkey-types -any | 50 | crypto-pubkey-types -any |