commercialhaskell / stack

The Haskell Tool Stack
http://haskellstack.org
BSD 3-Clause "New" or "Revised" License
3.95k stars 842 forks source link

Re #6492 Further prefer 'project packages' to 'local packages' #6505

Closed mpilgrem closed 4 months ago

mpilgrem commented 4 months ago

Also seeks to distinguish where 'local packages' is intended to refer to project packages and local extra-deps, for example in the context of the contents of the mutable package database (the local package database).

Please also shortly describe how you tested your change. Bonus points for added tests! Relying on CI.