Shim to substitute Pervasives with Stdlib before 4.08
https://github.com/ocaml/stdlib-shims
Compiling against this library allows to replace your uses of Pervasives with Stdlib before 4.08. For example you can use Stdlib.compare instead of Pervasives.compare. It does not however provide the new functions and modules that are being added in Stdlib module.
- Developed at devel:languages:ocaml
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/ocaml-stdlib-shims && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000720 720 Bytes | |
ocaml-stdlib-shims-0.3.0.tar.xz | 0000010628 10.4 KB | |
ocaml-stdlib-shims.changes | 0000000641 641 Bytes | |
ocaml-stdlib-shims.spec | 0000002088 2.04 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 885041
from
Olaf Hering (olh)
(revision 3)
- Update to version 0.3.0 See included CHANGES.md for details
Comments 0