]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
version 0.2.0
[functorrent.git] / functorrent.cabal
index b9374728331df159fb8ee57c061ab1040c02dce8..abd77a69ec43a25dabcea8dd8d470caf369a111a 100644 (file)
@@ -2,7 +2,7 @@
 -- see http://haskell.org/cabal/users-guide/
 
 name:                functorrent
-version:             0.1.0.0
+version:             0.2.0
 synopsis:            A Bit-torrent client
 description:         A bittorrent client
 license:             GPL-3
@@ -17,7 +17,6 @@ cabal-version:       >=1.18
 
 library
   exposed-modules:     FuncTorrent.Bencode,
-                       FuncTorrent.Fileops,
                        FuncTorrent.Logger,
                        FuncTorrent.Metainfo,
                        FuncTorrent.Network