Package ocaml: Information
Source package: ocaml
Version: 5.4.1-alt1
Build time: Mar 12, 2026, 10:32 AM in the task #404247
Category: Development/ML
Report package bugHome page: https://caml.inria.fr/
License: LGPLv2.1 with OCaml-LGPL-linking-exception
Summary: The Objective Caml compiler and programming environment
Description:
Objective Caml is a high-level, strongly-typed, functional and object-oriented programming language from the ML family of languages. This package comprises two batch compilers (a fast bytecode compiler and an optimizing native-code compiler), an interactive toplevel system, Lex&Yacc tools, a replay debugger, and a comprehensive library.
List of RPM packages built from this SRPM:
ocaml (x86_64, i586, aarch64)
ocaml-compiler-libs (x86_64, i586, aarch64)
ocaml-debuginfo (x86_64, i586, aarch64)
ocaml-ocamldoc (x86_64, i586, aarch64)
ocaml-ocamldoc-debuginfo (x86_64, aarch64)
ocaml-runtime (x86_64, i586, aarch64)
ocaml-runtime-debuginfo (x86_64, i586, aarch64)
rpm-macros-ocaml-version (x86_64, i586, aarch64)
ocaml (x86_64, i586, aarch64)
ocaml-compiler-libs (x86_64, i586, aarch64)
ocaml-debuginfo (x86_64, i586, aarch64)
ocaml-ocamldoc (x86_64, i586, aarch64)
ocaml-ocamldoc-debuginfo (x86_64, aarch64)
ocaml-runtime (x86_64, i586, aarch64)
ocaml-runtime-debuginfo (x86_64, i586, aarch64)
rpm-macros-ocaml-version (x86_64, i586, aarch64)
Maintainer: Anton Farygin
List of contributors:
Anton Farygin
Gleb Fotengauer-Malinovskiy
Vladimir D. Seleznev
Andrey Bergman
Alexey Shabalin
qa-robot
Alexey Tourbin
Grigory Batalov
Alex V. Myltsev
Konstantin Lepikhov
Pavlov Konstantin
vsl
Alexander V. Nikolaev
Stanislav Ievlev
fd_rag
Anton Farygin
Gleb Fotengauer-Malinovskiy
Vladimir D. Seleznev
Andrey Bergman
Alexey Shabalin
qa-robot
Alexey Tourbin
Grigory Batalov
Alex V. Myltsev
Konstantin Lepikhov
Pavlov Konstantin
vsl
Alexander V. Nikolaev
Stanislav Ievlev
fd_rag
Last changed
March 4, 2026 Anton Farygin 5.4.1-alt1
- 5.3.0 -> 5.4.1
March 3, 2026 Anton Farygin 5.3.0-alt3
- added rpm-macros-ocaml-version package with %ocaml_version macros
Jan. 21, 2025 Anton Farygin 5.3.0-alt2
- ocaml-reqprov: added cmxs support - reduce flaky test_dropped_events.ml failures in bytecode on aarch64 by ensuring event registration is not optimized away;