Closed
Description
When developing two packages concurrently, with the downstream package sandboxed, cabal (properly) reinstalls the upstream package each time upstream changes. Each time, cabal complains, "Warning: Note that reinstalls are always dangerous."
Given that we're in a sandbox, I think cabal is overreacting. Just reinstall already, without all the drama.
Is there any reason not to suppress that warning in the sandbox case? Not the hugest issue, but potentially frightening to new users.
Metadata
Metadata
Assignees
Labels
No labels