]> git.rkrishnan.org Git - functorrent.git/blobdiff - src/FuncTorrent.hs
combine announce and announceList slots in the Metainfo record.
[functorrent.git] / src / FuncTorrent.hs
index e5f9b5c3acc3f070253e9a339fae9ee6f2ad8345..2841c13d60adea1f3fa2b776e3e2b92780506595 100644 (file)
@@ -5,7 +5,7 @@ module FuncTorrent
      Metainfo,
      Peer,
      PeerResp(..),
-     announce,
+     announceList,
      connect,
      decode,
      encode,