opam icon indicating copy to clipboard operation
opam copied to clipboard

Change example of non-letter in version ordering

Open gridbugs opened this issue 1 year ago • 0 comments

The "Package Formulas" grammar in the manual says that valid characters for version numbers are <identchar> | "+" | "." | "~". Notably this does not include the "#" character. This change updates the example of a comparing a letter to a non-letter character to use a non-letter character that may appear in a version number.

Please update master_changes.md file with your changes.

gridbugs avatar Oct 18 '24 05:10 gridbugs