refactor
authorJoey Hess <joeyh@joeyh.name>
Tue, 16 Feb 2021 19:46:14 +0000 (15:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 16 Feb 2021 20:03:28 +0000 (16:03 -0400)
commit381f203d1a2127c04751fa9c99cceabcb6399173
tree68f267ec27ed24e7fb7e33403271a65a3bf1a539
parent48310f2d558ca2eb1e2bbe5d06d72ef0bb510a47
refactor

Avoiding using a callback simplifies this and should make it easier to
implement incremental checksumming, which will need to happen partly in
writeRetrievedContent and partly in retrieveChunks.
Remote/Helper/Chunked.hs
Remote/Helper/Special.hs