-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Often, opam files are missing the v
prefix for some of the package dependencies.
See, for instance:
- Fix base's upper bound on sexplib0 ocaml/opam-repository#25798
- liquid_*.0.1.2 missing
v
bounds ocaml/opam-repository#28225 - Apron bounds missing a
v
in apronext, goblint, and mopsa ocaml/opam-repository#28224 - Zarith_stubs_js missing v bounds ocaml/opam-repository#28227
- Patch catala, forester, and mutaml to use
ppx_yojson_conv
'sv
-prefixed version scheme ocaml/opam-repository#28182
@jmid also thinks it would be a good idea to have this as a lint check. See comment
jmid: Could it be as simple as "check first character in bound for a matching first character in a release"? 🤔
shonfeder and jmid
Metadata
Metadata
Assignees
Labels
No labels