From 6ac50d6e0323094ea0fd6ff37520698b94fa9d41 Mon Sep 17 00:00:00 2001 From: Sam T Date: Fri, 3 May 2013 09:36:02 +0400 Subject: ~ Reorganize modules. All peer location & identification & information stuff should be placed in Network.BitTorrent.Peer now. --- src/Network/BitTorrent/PeerWire/Message.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Network/BitTorrent/PeerWire/Message.hs') diff --git a/src/Network/BitTorrent/PeerWire/Message.hs b/src/Network/BitTorrent/PeerWire/Message.hs index 9cbc2e38..188f0572 100644 --- a/src/Network/BitTorrent/PeerWire/Message.hs +++ b/src/Network/BitTorrent/PeerWire/Message.hs @@ -5,7 +5,6 @@ module Network.BitTorrent.PeerWire.Message ) where import Control.Applicative -import Data.ByteString (ByteString) import qualified Data.ByteString as B import Data.Serialize -- cgit v1.2.3