summaryrefslogtreecommitdiff
path: root/dht-client.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2017-10-31 22:09:49 -0400
committerjoe <joe@jerkface.net>2017-10-31 22:10:11 -0400
commitcb853466ae8a5cffccb0f74da7aa7d2d85f83959 (patch)
tree7abf39b62ec6289d3a04f0f636c0911cc40918eb /dht-client.cabal
parent8db2baf3b4fc6b495e3988557a4db39ea9a531f8 (diff)
Bug fix to Announcer.
Diffstat (limited to 'dht-client.cabal')
-rw-r--r--dht-client.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/dht-client.cabal b/dht-client.cabal
index 243f8a75..81d96427 100644
--- a/dht-client.cabal
+++ b/dht-client.cabal
@@ -95,7 +95,7 @@ library
95 Text.XXD 95 Text.XXD
96 Roster 96 Roster
97 Announcer 97 Announcer
98 Ticker 98 InterruptibleDelay
99 99
100 build-depends: base 100 build-depends: base
101 , containers 101 , containers