]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
beginning of the filesystem module
[functorrent.git] / functorrent.cabal
index 63ce6d25d476ab46f40b5cde56776f0eb6a34d4e..69d77226305a6fa9e5fda816147067442846baf6 100644 (file)
@@ -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