Skip to content

Needlessly dire warnings when reinstalling dependencies in a sandbox #1566

Closed
@zopa

Description

@zopa

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions