summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dht-client.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/dht-client.cabal b/dht-client.cabal
index 1e0cd1cd..ad36d12a 100644
--- a/dht-client.cabal
+++ b/dht-client.cabal
@@ -252,6 +252,7 @@ executable dhtd
252 , resourcet 252 , resourcet
253 , xml-types 253 , xml-types
254 , conduit 254 , conduit
255 , transformers
255 256
256 if flag(thread-debug) 257 if flag(thread-debug)
257 build-depends: time 258 build-depends: time