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

3.tar.gz
md5=8ec220ef583b6899f50dc0b365f378c0

Description

Published: 25 Apr 2018

Dependencies (3)

  1. cppo build & >= "1.1.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" & < "1.2"
  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