]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
Tracker: refactor into http, udp and types modules
[functorrent.git] / functorrent.cabal
index c4da29dc1adce981bf64705131d98cfa3a10275d..95196fb8badbfbeb2fcb5a3dc6b62ff919255516 100644 (file)
@@ -26,6 +26,8 @@ library
                        FuncTorrent.PieceManager,
                        FuncTorrent.Server,
                        FuncTorrent.Tracker,
+                       FuncTorrent.Tracker.Http,
+                       FuncTorrent.Tracker.Types,
                        FuncTorrent.Utils
 
   other-extensions:    OverloadedStrings