]> git.rkrishnan.org Git - functorrent.git/blobdiff - src/FuncTorrent.hs
Move things around
[functorrent.git] / src / FuncTorrent.hs
index c05be76a1662febecdbcc435cbba66a87b01b374..b942f5e4008a2bebd7b26e5574f0d3899fad5aad 100644 (file)
@@ -4,12 +4,11 @@ module FuncTorrent
      InfoDict,
      Metainfo,
      Peer,
-     PeerResp(..),
-     announce,
+     TrackerResponse(..),
+     announceList,
      connect,
      decode,
      encode,
-     getPeerResponse,
      handShakeMsg,
      info,
      infoHash,
@@ -19,6 +18,7 @@ module FuncTorrent
      logStop,
      mkInfo,
      mkMetaInfo,
+     mkTrackerResponse,
      name,
      prepareRequest,
      urlEncodeHash