diff options
Diffstat (limited to 'kiki.cabal')
-rw-r--r-- | kiki.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ Executable kiki | |||
22 | bytestring -any, openpgp (>=0.6.1), binary -any, | 22 | bytestring -any, openpgp (>=0.6.1), binary -any, |
23 | unix, time, | 23 | unix, time, |
24 | containers -any, process -any, filepath -any, | 24 | containers -any, process -any, filepath -any, |
25 | network | 25 | network -any, old-locale -any, zlib -any |
26 | ghc-options: -O2 -fwarn-unused-binds -fwarn-unused-imports | 26 | ghc-options: -O2 -fwarn-unused-binds -fwarn-unused-imports |
27 | c-sources: dotlock.c | 27 | c-sources: dotlock.c |
28 | 28 | ||