commercialhaskell / commercialhaskell/stack
`stack clean --full` shouldn't require a compiler / full env setup
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Split off #3468. `stack clean --full` just deletes `.stack-work` directories. Should be possible to locate these dirs without collecting together a full environment setup. There is no clear way to implement this based on current utilities, though. Not sure if it's worth the effort, so marking as a P3.
Contributor guide
Assessment
This issue has not been assessed yet.