From 2625c8b7a66c0245d1eacbe0076f04df6ae8acd8 Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 8 Jun 2018 23:34:14 -0400 Subject: bittorrent: Easier constructor for TrackerList. --- bittorrent/src/Network/BitTorrent/Tracker.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'bittorrent/src/Network/BitTorrent/Tracker.hs') diff --git a/bittorrent/src/Network/BitTorrent/Tracker.hs b/bittorrent/src/Network/BitTorrent/Tracker.hs index 6db67559..1191f921 100644 --- a/bittorrent/src/Network/BitTorrent/Tracker.hs +++ b/bittorrent/src/Network/BitTorrent/Tracker.hs @@ -23,6 +23,7 @@ module Network.BitTorrent.Tracker , trackerList , Session , Event (..) + , trackers , newSession , closeSession , withSession -- cgit v1.2.3