]> git.rkrishnan.org Git - hs-rsync.git/blobdiff - hs-rsync.cabal
remove the older versions of checksum and checksumupdate
[hs-rsync.git] / hs-rsync.cabal
index c7394d9891f37fdc2af6339df8aa0757057bb3cf..14ac8419414ddc527b4d0ec5aac41fcb400f2cdf 100644 (file)
@@ -18,7 +18,10 @@ library
   exposed-modules:     Lib
   build-depends:       base >= 4.7 && < 5
                      , bytestring
+                     , containers
                      , cryptohash
+                     , digest
+                     , mtl
   default-language:    Haskell2010
 
 executable hs-rsync-exe