summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Client.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Client.hs')
-rw-r--r--src/Network/BitTorrent/Client.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Network/BitTorrent/Client.hs b/src/Network/BitTorrent/Client.hs
index bdaf12a5..b9099736 100644
--- a/src/Network/BitTorrent/Client.hs
+++ b/src/Network/BitTorrent/Client.hs
@@ -31,6 +31,7 @@ module Network.BitTorrent.Client
31 , Handle 31 , Handle
32 , handleTopic 32 , handleTopic
33 , handleTrackers 33 , handleTrackers
34 , handleExchange
34 35
35 -- ** Construction 36 -- ** Construction
36 , TorrentSource (..) 37 , TorrentSource (..)