summaryrefslogtreecommitdiff
path: root/dht/dht-client.cabal
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-11-29 18:56:03 -0500
committerJoe Crayne <joe@jerkface.net>2020-01-01 23:21:34 -0500
commitfddb44cc648da0494be580b832a0b5a61b27f2ff (patch)
treef981f3868a1e758f4e0b1d59b307e8be6d83bf9f /dht/dht-client.cabal
parent0d75b2bd2f6002629bbeb9d6e43a19c0fcb6ac5f (diff)
Refactored node-id appearance to Codec.AsciiKey256.
Diffstat (limited to 'dht/dht-client.cabal')
-rw-r--r--dht/dht-client.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/dht/dht-client.cabal b/dht/dht-client.cabal
index c58aa82a..a2a86b95 100644
--- a/dht/dht-client.cabal
+++ b/dht/dht-client.cabal
@@ -249,7 +249,7 @@ library
249 249
250 250
251 251
252 C-sources: Presence/monitortty.c 252 C-sources: Presence/monitortty.c cbits/crc4_itu.c
253 253
254 -- if flag(aeson) 254 -- if flag(aeson)
255 build-depends: aeson, aeson-pretty, unordered-containers, vector 255 build-depends: aeson, aeson-pretty, unordered-containers, vector