From 71980c797f0fa242f544f6bf706999983b0bcf68 Mon Sep 17 00:00:00 2001 From: Sam T Date: Wed, 8 May 2013 10:52:23 +0400 Subject: ~ Fix handshake. --- src/Network/BitTorrent.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Network/BitTorrent.hs') diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs index bd23b980..3d2406a8 100644 --- a/src/Network/BitTorrent.hs +++ b/src/Network/BitTorrent.hs @@ -7,6 +7,7 @@ -- module Network.BitTorrent (module BT) where +import Network.BitTorrent.Extension as BT import Network.BitTorrent.Peer as BT import Network.BitTorrent.PeerWire as BT import Network.BitTorrent.Tracker as BT -- cgit v1.2.3