Select Git revision
Download.hs
-
Jean-Paul Calderone authored
Basically, move more processing inside the `Either DownloadError` so that context can be disregarded where it isn't relevant. Also remove the list from `downloadShare` so that its caller can arrange for any desired concurrency, retries, etc.
Jean-Paul Calderone authoredBasically, move more processing inside the `Either DownloadError` so that context can be disregarded where it isn't relevant. Also remove the list from `downloadShare` so that its caller can arrange for any desired concurrency, retries, etc.