summaryrefslogtreecommitdiff
path: root/dht/dht-client.cabal
diff options
context:
space:
mode:
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 6a449a6a..362f4b36 100644
--- a/dht/dht-client.cabal
+++ b/dht/dht-client.cabal
@@ -348,7 +348,7 @@ executable dhtd
348 build-depends: time 348 build-depends: time
349 cpp-options: -DTHREAD_DEBUG -DRENDERFLUSH 349 cpp-options: -DTHREAD_DEBUG -DRENDERFLUSH
350 350
351 ghc-options: -rtsopts -fdefer-typed-holes -threaded 351 ghc-options: -rtsopts -with-rtsopts=-I0 -fdefer-typed-holes -threaded
352 ghc-prof-options: -g 352 ghc-prof-options: -g
353 353
354executable testcookie 354executable testcookie