diff options
Diffstat (limited to 'kiki.cabal')
-rw-r--r-- | kiki.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 | ||
50 | library | 51 | library |
51 | exposed-modules: KeyRing | 52 | exposed-modules: KeyRing |