From 757ce3b4fa3de2d6e84307f79184a44b48ec0a29 Mon Sep 17 00:00:00 2001 From: Sam T Date: Fri, 7 Jun 2013 23:42:34 +0400 Subject: ~ Rename Message to Protocol. --- src/Network/BitTorrent/PeerWire.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Network/BitTorrent/PeerWire.hs') diff --git a/src/Network/BitTorrent/PeerWire.hs b/src/Network/BitTorrent/PeerWire.hs index d0583bff..5ac4c7f3 100644 --- a/src/Network/BitTorrent/PeerWire.hs +++ b/src/Network/BitTorrent/PeerWire.hs @@ -10,5 +10,5 @@ module Network.BitTorrent.PeerWire (module PW) where import Network.BitTorrent.PeerWire.Block as PW import Network.BitTorrent.PeerWire.Selection as PW -import Network.BitTorrent.PeerWire.Message as PW +import Network.BitTorrent.PeerWire.Protocol as PW import Network.BitTorrent.PeerWire.Handshake as PW -- cgit v1.2.3