From d3ec73cde2ccf1ea3347463cf90eb89e460f1376 Mon Sep 17 00:00:00 2001 From: Sam T Date: Mon, 8 Apr 2013 09:00:44 +0400 Subject: - remove client test --- network-bittorrent.cabal | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'network-bittorrent.cabal') diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal index facbf2f7..fa836e0a 100644 --- a/network-bittorrent.cabal +++ b/network-bittorrent.cabal @@ -57,24 +57,6 @@ library -- ghc-options: -Wall -executable client - main-is: client.hs - build-depends: base == 4.5.* - , bytestring >= 0.10.2.0 - , network >= 2.4.1.2 - , text - , cereal - , mtl - - , bencoding >= 0.1.0.0 - , network-bittorrent >= 0.1.0.0 - - - hs-source-dirs: tests - ghc-options: -Wall -O2 - - - test-suite info-hash type: exitcode-stdio-1.0 main-is: info-hash.hs -- cgit v1.2.3