package stdcompat

  1. Overview
  2. Docs
Compatibility module for OCaml standard library

Install

Dune Dependency

Authors

Maintainers

Sources

stdcompat-7.tar.gz
md5=a02044dc7926837a828f1fd37feea226

Description

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.

Published: 29 Nov 2018

Dependencies (1)

  1. ocaml >= "3.07" & < "4.09.0"

Dev Dependencies

None

Used by (12)

  1. clangml = "4.0.0beta1"
  2. coccinelle >= "1.0.8" & < "1.2"
  3. cviode >= "0.0.4"
  4. electrod >= "0.2.1"
  5. ocamlcodoc < "1.0.1"
  6. override < "0.2.0"
  7. pattern < "0.1.1"
  8. pyml >= "20171117" & < "20190626"
  9. routes < "0.4.1"
  10. scgi
  11. shcaml >= "0.2.1"
  12. uritemplate

Conflicts

None