From 7a892425de92efd88b98576e848bebc725a9bf14 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 4 Apr 2014 20:30:54 +0400 Subject: Move Infohash and Magnet to Torrent module --- src/Network/BitTorrent.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Network/BitTorrent.hs') diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs index bcc7cfcf..91a58887 100644 --- a/src/Network/BitTorrent.hs +++ b/src/Network/BitTorrent.hs @@ -57,7 +57,5 @@ module Network.BitTorrent ) where import Data.Torrent -import Data.Torrent.InfoHash -import Data.Torrent.Magnet import Network.BitTorrent.Client import Network.BitTorrent.Internal.Types \ No newline at end of file -- cgit v1.2.3