-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
help wantedExtra attention is neededExtra attention is needed
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
vbounds ocaml/opam-repository#28225 - Apron bounds missing a
vin 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"? 🤔
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed