Skip to content

Print a warning when (= version) appears as a dependency constraint in dune-project #11575

@gridbugs

Description

@gridbugs

This is a common typo, where a package specifies its dependency on the version "version" of a package, rather than referring to the :version variable. Dune should print a warning when solving dependencies (the dune pkg lock command).

Metadata

Metadata

Assignees

Labels

cliCommand line relatedconfigEverything related to dune configuration (workspace, project, dune, env)good first issueGood for contributing for the first time to the Dune codebase

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions