You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-package projects using cabal.project files have one dist-newstyle in the root directory instead of having one for every package. cabal-bounds won't find this folder when run inside a specific package, and doesn't have a way to target packages from outside.