summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal18
1 files changed, 0 insertions, 18 deletions
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
57-- ghc-options: -Wall 57-- ghc-options: -Wall
58 58
59 59
60executable client
61 main-is: client.hs
62 build-depends: base == 4.5.*
63 , bytestring >= 0.10.2.0
64 , network >= 2.4.1.2
65 , text
66 , cereal
67 , mtl
68
69 , bencoding >= 0.1.0.0
70 , network-bittorrent >= 0.1.0.0
71
72
73 hs-source-dirs: tests
74 ghc-options: -Wall -O2
75
76
77
78test-suite info-hash 60test-suite info-hash
79 type: exitcode-stdio-1.0 61 type: exitcode-stdio-1.0
80 main-is: info-hash.hs 62 main-is: info-hash.hs