X-Git-Url: https://git.rkrishnan.org/?p=functorrent.git;a=blobdiff_plain;f=functorrent.cabal;fp=functorrent.cabal;h=50bd270cbe3f16027bfed70c303183b9ae89bd58;hp=ba04b123aec3e335ce5cbfdb105ec6537edfe484;hb=2604888f7e205cfe87a6cc9f667936f6e8c4e536;hpb=e82e69136d468dac0b133e4f8c99d5f91cbdc598 diff --git a/functorrent.cabal b/functorrent.cabal index ba04b12..50bd270 100644 --- a/functorrent.cabal +++ b/functorrent.cabal @@ -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