package stdcompat

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

Install

Dune Dependency

Authors

Maintainers

Sources

stdcompat-8.tar.gz
md5=ed0d166d07579e46b0651fe44c19a548

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: 11 Dec 2018

Dependencies (1)

  1. ocaml >= "3.07" & < "4.08.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