summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorjoe <joe@blackbird>2016-04-25 16:23:52 -0400
committerjoe <joe@blackbird>2016-04-25 16:23:52 -0400
commitbf1f1e3ec434272fe452f9b3016050b17b456eb2 (patch)
tree18333109d498d1f40fe41ac67f2a68c1c96fb87b /kiki.cabal
parentc4dcd6b04461dbeff178e90efa4d9b65bbb88228 (diff)
Fixed cokiki build
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/kiki.cabal b/kiki.cabal
index fc86cb5..7c6edc2 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -63,6 +63,7 @@ Executable cokiki
63 Build-Depends: base >=4.6.0.0, 63 Build-Depends: base >=4.6.0.0,
64 bytestring, 64 bytestring,
65 unix, 65 unix,
66 directory,
66 kiki 67 kiki
67 68
68library 69library