From d8aeb3c5a832b4df45437b7e3e38d2547e291d9e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 11 Feb 2014 12:33:24 +0400 Subject: Fix export list --- src/Network/BitTorrent.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs index 31fe3ada..37257017 100644 --- a/src/Network/BitTorrent.hs +++ b/src/Network/BitTorrent.hs @@ -11,4 +11,4 @@ module Network.BitTorrent ) where import Data.Torrent as BT -import Network.BitTorrent.Client \ No newline at end of file +import Network.BitTorrent.Client as BT \ No newline at end of file -- cgit v1.2.3