From f2ebdc9e4b0ad69a5a878c8e14b4e1a6bd34a831 Mon Sep 17 00:00:00 2001 From: Sam T Date: Sun, 9 Jun 2013 03:39:34 +0400 Subject: ~ Hide *.Protocol modules. --- bench/Main.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bench/Main.hs') diff --git a/bench/Main.hs b/bench/Main.hs index 120f5b04..0037c66b 100644 --- a/bench/Main.hs +++ b/bench/Main.hs @@ -10,6 +10,8 @@ import Data.Serialize import Network import Network.BitTorrent as BT +import Network.BitTorrent.Exchange.Protocol as BT +import Network.BitTorrent.Tracker.Protocol as BT import Data.Bitfield as BT -- cgit v1.2.3