Skip to content

Package ocaml-version.4.0.4#29567

Open
mtelvers wants to merge 1 commit intoocaml:masterfrom
mtelvers:opam-publish-ocaml-version.4.0.4
Open

Package ocaml-version.4.0.4#29567
mtelvers wants to merge 1 commit intoocaml:masterfrom
mtelvers:opam-publish-ocaml-version.4.0.4

Conversation

@mtelvers
Copy link
Contributor

ocaml-version.4.0.4

Manipulate, parse and generate OCaml compiler version strings
This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants.

OCaml version numbers are of the form major.minor.patch+extra, where the patch and extra fields are optional. This library offers the following functionality:

  • Functions to parse and serialise OCaml compiler version numbers.
  • Enumeration of official OCaml compiler version releases.
  • Test compiler versions for a particular feature (e.g. the bytes type)
  • opam compiler switch enumeration.

Further information



🐫 Pull-request generated by opam-publish v2.5.1

@mseri
Copy link
Member

mseri commented Mar 20, 2026

For ocamlformat errors, see #29568

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