summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiki.cabal b/kiki.cabal
index da1a0ee..08280cd 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -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