summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2017-01-21 19:03:16 -0500
committerjoe <joe@jerkface.net>2017-01-21 19:03:16 -0500
commitbff5b058b2caaeef335c2a50032df15fc23568f9 (patch)
tree0943e8771c06ae9f31fa45ce356c5adea7b6d1b8 /bittorrent.cabal
parentb70401c23869b02a2fa1229b78e40aa824d9fbe2 (diff)
Test-suite build.
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index b82599b8..0fddf5d0 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -298,7 +298,6 @@ test-suite spec
298 298
299 -- * Bittorrent 299 -- * Bittorrent
300 , bencoding 300 , bencoding
301 , krpc >= 0.6.1
302 , bittorrent 301 , bittorrent
303 , temporary 302 , temporary
304 if flag(network-uri) 303 if flag(network-uri)
@@ -335,7 +334,6 @@ benchmark bench
335 , mtl 334 , mtl
336 , monad-logger 335 , monad-logger
337 , criterion 336 , criterion
338 , krpc
339 ghc-options: -O2 -fforce-recomp 337 ghc-options: -O2 -fforce-recomp
340 338
341-- Utility to work with torrent files. 339-- Utility to work with torrent files.