From af9a5df9b6c5fff2820cdeae6ac34a0206051c98 Mon Sep 17 00:00:00 2001 From: James Crayne Date: Wed, 27 Jun 2018 03:31:02 +0000 Subject: testTox now simulates netCrypto session --- dht-client.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dht-client.cabal') diff --git a/dht-client.cabal b/dht-client.cabal index bcce1609..08670b9d 100644 --- a/dht-client.cabal +++ b/dht-client.cabal @@ -321,9 +321,13 @@ executable testTox , dht-client , stm , stm-chans + , time , concurrent-supply , containers , network + , unordered-containers + if flag(thread-debug) + cpp-options: -DTHREAD_DEBUG executable atox hs-source-dirs: examples -- cgit v1.2.3