Skip to content

Fix version specification for local packages#243

Closed
gridbugs wants to merge 1 commit intoOCamlPro:masterfrom
gridbugs:version-fix
Closed

Fix version specification for local packages#243
gridbugs wants to merge 1 commit intoOCamlPro:masterfrom
gridbugs:version-fix

Conversation

@gridbugs
Copy link

Quotes are optional for single word strings in dune, so depending on the version version of a package will require the version be literally "version" rather than the version of the dependant package. This changes the required versions to be the :version variable instead.

Quotes are optional for single word strings in dune, so depending on the
version version of a package will require the version be literally
"version" rather than the version of the dependant package. This changes
the required versions to be the :version variable instead.
@lefessan
Copy link
Member

Included in last merged PR #247

@lefessan lefessan closed this Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants