-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Description
I have a custom snapshot defined with some git-hosted dependencies, and they are cloned anew in each project that shares the snapshot. I think this has always been the case - that is, stack has never bothered to check if a particular git repo + commit has already been fetched in some project somewhere - but with the new custom snapshot feature, it seems like .stack-work/downloaded is no longer the proper home for these packages.