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.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs
index 7165900a..ce02322f 100644
--- a/src/Network/BitTorrent.hs
+++ b/src/Network/BitTorrent.hs
@@ -40,6 +40,7 @@ module Network.BitTorrent
40 , topic 40 , topic
41 , TorrentSource(openHandle) 41 , TorrentSource(openHandle)
42 , closeHandle 42 , closeHandle
43 , getHandle
43 , getIndex 44 , getIndex
44 45
45 -- ** Control 46 -- ** Control