diff options
Diffstat (limited to 'src/Network/BitTorrent/Client.hs')
-rw-r--r-- | src/Network/BitTorrent/Client.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Network/BitTorrent/Client.hs b/src/Network/BitTorrent/Client.hs index 8e59d798..2ab61ae0 100644 --- a/src/Network/BitTorrent/Client.hs +++ b/src/Network/BitTorrent/Client.hs | |||
@@ -31,6 +31,7 @@ module Network.BitTorrent.Client | |||
31 | , topic | 31 | , topic |
32 | , TorrentSource (..) | 32 | , TorrentSource (..) |
33 | , closeHandle | 33 | , closeHandle |
34 | , getHandle | ||
34 | , getIndex | 35 | , getIndex |
35 | 36 | ||
36 | , start | 37 | , start |