stack clean --full
shouldn't require a compiler / full env setup
#3469
Labels
Milestone
stack clean --full
shouldn't require a compiler / full env setup
#3469
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.The text was updated successfully, but these errors were encountered: