From 76b4937c99f131bbe52ef22b03a0bb7317280257 Mon Sep 17 00:00:00 2001 From: Sam T Date: Mon, 8 Jul 2013 22:34:16 +0400 Subject: ~ Allow passing raw dictionaries. We need this in Kademlia DHT -- there are method which return dictionaries with different keys depending on DHT server state. --- krpc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'krpc.cabal') diff --git a/krpc.cabal b/krpc.cabal index 059f6348..779d7abc 100644 --- a/krpc.cabal +++ b/krpc.cabal @@ -57,6 +57,7 @@ test-suite test-client other-modules: Shared build-depends: base == 4.* , bytestring + , containers , process , filepath -- cgit v1.2.3