From 2b617c99c60a5ed93eb2e9138f258663ab2603bd Mon Sep 17 00:00:00 2001 From: Sam T Date: Sat, 8 Jun 2013 02:14:00 +0400 Subject: ~ Fix build fail after renaming. --- src/Network/BitTorrent/Exchange/Protocol.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Network/BitTorrent/Exchange/Protocol.hs') diff --git a/src/Network/BitTorrent/Exchange/Protocol.hs b/src/Network/BitTorrent/Exchange/Protocol.hs index cab54ef5..8cfcc79d 100644 --- a/src/Network/BitTorrent/Exchange/Protocol.hs +++ b/src/Network/BitTorrent/Exchange/Protocol.hs @@ -12,7 +12,7 @@ -- {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} -module Network.BitTorrent.PeerWire.Protocol +module Network.BitTorrent.Exchange.Protocol ( -- * Inital handshake Handshake(..), ppHandshake , handshake , handshakeCaps -- cgit v1.2.3