Skip to content

spago install --ensure-ranges should be the default for solver projects #1318

Open
@natefaubion

Description

@natefaubion

spago install never adds version ranges to spago.yaml. For package-set based projects this isn't a big deal (and is even desirable), but for solver based projects this is confusing. When maintaining a solver project you have to remember to add --ensure-ranges to get a sensible spago.yaml. We should do this automatically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions