From 9e91ad5c7d29c2e5702ca86c73f1f699e1c2714a Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 31 May 2018 00:56:14 -0400 Subject: parseNetCrypto should peel id byte before deserializing the rest of the message. --- dht-client.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'dht-client.cabal') diff --git a/dht-client.cabal b/dht-client.cabal index 81521e05..ef634a01 100644 --- a/dht-client.cabal +++ b/dht-client.cabal @@ -286,6 +286,7 @@ executable dhtd ghc-options: -rtsopts -fdefer-typed-holes -threaded executable testcookie + buildable: False hs-source-dirs: examples main-is: testcookie.hs default-language: Haskell2010 -- cgit v1.2.3