Package : ocaml-stdlib-shims

Package details

Summary: Shim to substitute Pervasives with Stdlib before 4.08

Description:
Compiling against this library allows replacing uses of Pervasives
with Stdlib before 4.08. For example, one can use Stdlib.compare
instead of Pervasives.compare. It does not, however, provide
the new functions and modules that were added in the Stdlib module.


URL: https://opam.ocaml.org/packages/stdlib-shims
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception

Maintainer: papoteur

List of RPMs