summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Peer.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Peer.hs')
-rw-r--r--src/Network/BitTorrent/Peer.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Network/BitTorrent/Peer.hs b/src/Network/BitTorrent/Peer.hs
index ff32feb5..660f146f 100644
--- a/src/Network/BitTorrent/Peer.hs
+++ b/src/Network/BitTorrent/Peer.hs
@@ -13,4 +13,5 @@ module Network.BitTorrent.Peer
13 13
14import Network.BitTorrent.Peer.Addr as P 14import Network.BitTorrent.Peer.Addr as P
15import Network.BitTorrent.Peer.ClientInfo as P 15import Network.BitTorrent.Peer.ClientInfo as P
16import Network.BitTorrent.Peer.ID as P \ No newline at end of file 16import Network.BitTorrent.Peer.ID as P
17import Network.BitTorrent.Peer.Status as P \ No newline at end of file