summaryrefslogtreecommitdiff
path: root/dht-client.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2018-06-26 17:29:30 -0400
committerjoe <joe@jerkface.net>2018-06-26 17:29:30 -0400
commit2b2627f11e4f7544d86c78a474872f02665ef109 (patch)
treebc516de9e87e81d86827cb616c14ae63897b2500 /dht-client.cabal
parent7123e72a7256a146d2d756394eab863c5d536fc9 (diff)
Thread report in test program.
Diffstat (limited to 'dht-client.cabal')
-rw-r--r--dht-client.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/dht-client.cabal b/dht-client.cabal
index d6d6600e..14c691b0 100644
--- a/dht-client.cabal
+++ b/dht-client.cabal
@@ -146,6 +146,7 @@ library
146 ToxToXMPP 146 ToxToXMPP
147 ToxManager 147 ToxManager
148 XMPPToTox 148 XMPPToTox
149 DebugUtil
149 150
150 build-depends: base 151 build-depends: base
151 , containers 152 , containers