package stdlib-shims

  1. Overview
  2. Docs
Backport some of the new stdlib features to older compiler

Install

Dune Dependency

Authors

Maintainers

Sources

stdlib-shims-0.3.0.tbz
sha256=babf72d3917b86f707885f0c5528e36c63fccb698f4b46cf2bab5c7ccdd6d84a
sha512=1151d7edc8923516e9a36995a3f8938d323aaade759ad349ed15d6d8501db61ffbe63277e97c4d86149cf371306ac23df0f581ec7e02611f58335126e1870980

CHANGES.md.html

0.3.0 2021-01-21 Cambridge

  • Remove things accidentally included in 0.2.0 not listed below! (@dra27, #13)

  • Extend the fix in #12 to OCaml 4.10.0, since PR#9011 wasn't merged until 4.11

0.2.0 2019-10-08 London

  • Fix compilation with OCaml >= 4.07 under msvc (@dra27, #12, fixes #11)

0.1.0 2019-02-19 London

First release. In this release, only the Stdlib module is backported to older version of OCaml.