summaryrefslogtreecommitdiff
path: root/dht/dht-client.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'dht/dht-client.cabal')
-rw-r--r--dht/dht-client.cabal9
1 files changed, 9 insertions, 0 deletions
diff --git a/dht/dht-client.cabal b/dht/dht-client.cabal
index 1cc93e3d..211508d4 100644
--- a/dht/dht-client.cabal
+++ b/dht/dht-client.cabal
@@ -296,6 +296,15 @@ executable dhtd
296 , array 296 , array
297 , pretty 297 , pretty
298 , dht-client 298 , dht-client
299 , dput-hslogger
300 , word64-map
301 , tox-crypto
302 , network-addr
303 , kad
304 , lifted-concurrent
305 , psq-wrap
306 , minmax-psq
307 , tasks
299 , unix 308 , unix
300 , containers 309 , containers
301 , stm 310 , stm