diff options
Diffstat (limited to 'kiki.cabal')
-rw-r--r-- | kiki.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,6 +21,7 @@ Executable kiki | |||
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, crypto-api, cryptocipher (>=0.3.7), | 23 | unix, time, crypto-api, cryptocipher (>=0.3.7), |
24 | containers -any, process -any, filepath -any | 24 | containers -any, process -any, filepath -any, |
25 | network | ||
25 | ghc-options: -O2 | 26 | ghc-options: -O2 |
26 | c-sources: dotlock.c | 27 | c-sources: dotlock.c |