X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=functorrent.cabal;h=69d77226305a6fa9e5fda816147067442846baf6;hb=refs%2Fheads%2Fnext;hp=63ce6d25d476ab46f40b5cde56776f0eb6a34d4e;hpb=978e83a701a905714dbe5c921111d8ec9b0cd5b7;p=functorrent.git diff --git a/functorrent.cabal b/functorrent.cabal index 63ce6d2..69d7722 100644 --- a/functorrent.cabal +++ b/functorrent.cabal @@ -20,6 +20,7 @@ library hs-source-dirs: src exposed-modules: FuncTorrent.Bencode , FuncTorrent.Metainfo + , FuncTorrent.Filesystem build-depends: base >= 4.7 && < 5 , bytestring , containers