commercialhaskell / commercialhaskell/stack
`stack setup` does not resume failed download.
Open
type: performance
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
If `ghc` is not installed, `stack setup` will download `ghc`.
If the download interrupted, run `stack setup` will download from the beginning,
instead of resuming unfinished download.
Contributor guide
Assessment
This issue has not been assessed yet.