| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Sync.MerkleTree.Sync
Documentation
child :: StreamPair -> IO () Source
parent :: StreamPair -> FilePath -> FilePath -> Direction -> ClientServerOptions -> IO () Source
openStreams :: Handle -> Handle -> IO StreamPair Source
data StreamPair Source
Constructors
| StreamPair | |
Fields | |
Constructors
| FromRemote | |
| ToRemote |