diff options
Diffstat (limited to 'src/Network/BitTorrent/Exchange.hs')
-rw-r--r-- | src/Network/BitTorrent/Exchange.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Network/BitTorrent/Exchange.hs b/src/Network/BitTorrent/Exchange.hs index 3843addf..444533ed 100644 --- a/src/Network/BitTorrent/Exchange.hs +++ b/src/Network/BitTorrent/Exchange.hs | |||
@@ -36,4 +36,4 @@ module Network.BitTorrent.Exchange | |||
36 | import Network.BitTorrent.Exchange.Connection hiding (Options) | 36 | import Network.BitTorrent.Exchange.Connection hiding (Options) |
37 | import Network.BitTorrent.Exchange.Manager | 37 | import Network.BitTorrent.Exchange.Manager |
38 | import Network.BitTorrent.Exchange.Message | 38 | import Network.BitTorrent.Exchange.Message |
39 | import Network.BitTorrent.Exchange.Session \ No newline at end of file | 39 | import Network.BitTorrent.Exchange.Session |