Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gridbugs opened this issue Mar 27, 2025 · 2 comments
Assignees
Labels
cli Command line related config Everything related to dune configuration (workspace, project, dune, env) good first issue Good for contributing for the first time to the Dune codebase

Comments

@gridbugs
Copy link
Collaborator

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).

@kemsguy7
Copy link

Thanks @gridbugs . I'm commenting on this issue so you can assign It to me.

@maiste maiste added config Everything related to dune configuration (workspace, project, dune, env) cli Command line related good first issue Good for contributing for the first time to the Dune codebase labels Mar 31, 2025
@gridbugs
Copy link
Collaborator Author

gridbugs commented Apr 1, 2025

@kemsguy7 can you please post an update on your progress here. If you're stuck please reach out on discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command line related config Everything related to dune configuration (workspace, project, dune, env) good first issue Good for contributing for the first time to the Dune codebase
Projects
None yet
Development

No branches or pull requests

3 participants