]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
new experimental Config module to hold input data
[functorrent.git] / functorrent.cabal
index ba04b123aec3e335ce5cbfdb105ec6537edfe484..50bd270cbe3f16027bfed70c303183b9ae89bd58 100644 (file)
@@ -30,7 +30,8 @@ library
                        FuncTorrent.Tracker.Types,
                        FuncTorrent.Tracker.Udp,
                        FuncTorrent.MagnetURI,
-                       FuncTorrent.Utils
+                       FuncTorrent.Utils,
+                       FuncTorrent.Config
 
   other-extensions:    OverloadedStrings
   hs-source-dirs:      src