package stdcompat

  1. Overview
  2. Docs
Compatibility module for OCaml standard library allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

4.tar.gz
md5=e09a7589acce56062017d257a87a4b5e

Description

Published: 30 May 2018

Dependencies (3)

  1. cppo build & >= "1.3.0"
  2. ocamlfind build
  3. ocaml >= "3.12.0" & < "4.08.0"

Dev Dependencies

None

Used by (9)

  1. clangml = "4.0.0beta1"
  2. coccinelle >= "1.0.7"
  3. electrod >= "0.2.1"
  4. ocamlcodoc < "1.0.1"
  5. override < "0.2.0"
  6. pattern < "0.1.1"
  7. pyml >= "20171117" & < "20190626"
  8. scgi
  9. shcaml >= "0.2.1"

Conflicts

None