summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-04-26 09:01:11 -0400
committerAndrew Cady <d@jerkface.net>2016-04-26 09:01:11 -0400
commit77ce972b8293b50ebe076c39dfe099aeaa1c5086 (patch)
treed66851912d0f31db59574f746f72872c0e774ba9 /kiki.cabal
parent75e66cb4dd199e684ebc0a56d4fcc0974f4c8df6 (diff)
Set up stack-based builds
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/kiki.cabal b/kiki.cabal
index ef9a884..37c8264 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -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