summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent.hs')
-rw-r--r--src/Network/BitTorrent.hs2
1 files changed, 0 insertions, 2 deletions
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
57 ) where 57 ) where
58 58
59import Data.Torrent 59import Data.Torrent
60import Data.Torrent.InfoHash
61import Data.Torrent.Magnet
62import Network.BitTorrent.Client 60import Network.BitTorrent.Client
63import Network.BitTorrent.Internal.Types \ No newline at end of file 61import Network.BitTorrent.Internal.Types \ No newline at end of file