Skip to content

Spurious reinstallation of add-source'd dependencies #2667

Closed
@bitemyapp

Description

@bitemyapp

I'm trying to make something like an idempotent build process that doesn't rebuild any more than it needs to.

Problem I'm running into is that even if the vendored dependencies haven't changed, running:

cabal sandbox add-source ../blah

Will force reinstallation of blah even if it hasn't changed at all.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions