sync-mht-0.3.8.3: Fast incremental file transfer using Merkle-Hash-Trees

Safe HaskellNone
LanguageHaskell2010

Sync.MerkleTree.Sync

Documentation

child :: MVar () -> StreamPair -> IO () Source

data Direction Source

Constructors

FromRemote 
ToRemote