summaryrefslogtreecommitdiff
path: root/dht-client.cabal
diff options
context:
space:
mode:
authorJames Crayne <jim.crayne@gmail.com>2018-06-18 03:13:35 +0000
committerJames Crayne <jim.crayne@gmail.com>2018-06-18 03:13:35 +0000
commitbbc451970f54f675bd5f8b7ed2fe9bbed97a1d23 (patch)
treed40e39349650c678826368d3b69c68d7acb20c3c /dht-client.cabal
parent5b15d8085306759787eeefb7e434e6901273e5be (diff)
netcrypto ping thread wip
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 3169cabd..a6860acf 100644
--- a/dht-client.cabal
+++ b/dht-client.cabal
@@ -142,7 +142,7 @@ library
142 PingMachine 142 PingMachine
143 Connection 143 Connection
144 ToxToXMPP 144 ToxToXMPP
145 ToxManager 145 ToxManager
146 146
147 build-depends: base 147 build-depends: base
148 , containers 148 , containers