summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Exchange.hs')
-rw-r--r--src/Network/BitTorrent/Exchange.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Network/BitTorrent/Exchange.hs b/src/Network/BitTorrent/Exchange.hs
index 444533ed..a90c19f8 100644
--- a/src/Network/BitTorrent/Exchange.hs
+++ b/src/Network/BitTorrent/Exchange.hs
@@ -30,7 +30,7 @@ module Network.BitTorrent.Exchange
30 30
31 -- * Events 31 -- * Events
32 , SessionEvent (..) 32 , SessionEvent (..)
33 , subscribe 33 , subscription
34 ) where 34 ) where
35 35
36import Network.BitTorrent.Exchange.Connection hiding (Options) 36import Network.BitTorrent.Exchange.Connection hiding (Options)