stdlib-shims
Pure OCaml library that allows replacing Pervasives with Stdlib before 4.08
Compatibility library for OCaml compilers before 4.08 to allow calling Pervasives module functions on Stdlib, which is the API in newer compilers. Does not add newer Stdlib functions.
homepage ↗ github: ocaml/stdlib-shims
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.3.0 | 2 | 16 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 0.3.0 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | ppc testing | — | view · download · history ↗ |
| 0.2.0 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv untested | arm stable | ppc testing | — | view · download · history ↗ |
Use flags of 0.3.0
- +ocamlopt Whether the OCaml native code compiler is used. Must be set globally and match dev-lang/ocaml.