From 8853d0fa11db7ef39e2a6b4b8132ebe844a52c19 Mon Sep 17 00:00:00 2001 From: Sam T Date: Sun, 7 Apr 2013 21:38:01 +0400 Subject: rename THP to Tracker --- network-bittorrent.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'network-bittorrent.cabal') diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal index 4aa6123f..50ff549f 100644 --- a/network-bittorrent.cabal +++ b/network-bittorrent.cabal @@ -19,7 +19,8 @@ source-repository head library exposed-modules: Data.Torrent , Network.Torrent - , Network.Torrent.THP + , Network.Torrent.Tracker + , Network.Torrent.Tracker.Scrape , Network.Torrent.PeerWire , Network.Torrent.PeerID , Network.Torrent.Handshake @@ -71,7 +72,7 @@ executable client -test-suite info-hash.hs +test-suite info-hash type: exitcode-stdio-1.0 main-is: info-hash.hs hs-source-dirs: tests -- cgit v1.2.3