summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/kiki.cabal b/kiki.cabal
index 3810355..ef9a884 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -136,6 +136,8 @@ Test-suite testkiki
136 , unix 136 , unix
137 , filepath 137 , filepath
138 , bytestring 138 , bytestring
139 , time
140 , cryptohash
139 , kiki 141 , kiki
140 if flag(unixEnv) 142 if flag(unixEnv)
141 Build-depends: base < 4.7.0, unix 143 Build-depends: base < 4.7.0, unix