From 3dc4e742c5c0cfca1efde1ef7391a626d1607dc2 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sat, 15 Feb 2014 05:13:39 +0400 Subject: Export more modules in Network.BitTorrent --- src/Network/BitTorrent.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Network/BitTorrent.hs') diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs index 37257017..0ccb9f5e 100644 --- a/src/Network/BitTorrent.hs +++ b/src/Network/BitTorrent.hs @@ -11,4 +11,6 @@ module Network.BitTorrent ) where import Data.Torrent as BT +import Data.Torrent.InfoHash as BT +import Data.Torrent.Magnet as BT import Network.BitTorrent.Client as BT \ No newline at end of file -- cgit v1.2.3