summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/kiki.cabal b/kiki.cabal
index 2632e6d..450a3ab 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -45,7 +45,8 @@ Executable kikid
45 monad-loops -any, 45 monad-loops -any,
46 HTTP -any, 46 HTTP -any,
47 stm >= 2.3, 47 stm >= 2.3,
48 cereal -any 48 cereal -any,
49 bytes -any
49 50
50library 51library
51 exposed-modules: KeyRing 52 exposed-modules: KeyRing