commercialhaskell / commercialhaskell/stack
Download all packages upfront
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Recently I was in a circumstance where I had access to internet via ethernet but not wireless. I didn't want to be tethered to the ethernet. I needed to do a 200 package build. It would be nice if the download steps were prioritized at the beginning. This would be implemented by treating download as an extra action, and prioritizing them before all other actions (but still executing in parallel with the actual build steps).
Contributor guide
Assessment
This issue has not been assessed yet.