package stdcompat

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

Install

Dune Dependency

Authors

Maintainers

Sources

stdcompat-11.tar.gz
sha512=bdb407ecbfbbb8fbca76987e5356d0b1219e32a5a90277d9293940fe67fdf616123e69aad5cd42dc80d1cc686b81638f4d8a929bc8c715f33d12d94fcb9b3356

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: 01 Oct 2019

Dependencies (1)

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

Dev Dependencies

None

Used by (17)

  1. clangml >= "4.0.0" & < "4.1.0"
  2. coccinelle >= "1.0.8" & < "1.2"
  3. cviode >= "0.0.4"
  4. electrod >= "0.2.1"
  5. gr < "0.0.2"
  6. ocamlcodoc >= "1.0.1"
  7. override
  8. pattern
  9. ppx_show
  10. pyast
  11. pyml >= "20171117" & < "20200222"
  12. redirect
  13. routes < "0.4.1"
  14. scgi
  15. shcaml >= "0.2.1"
  16. traverse < "0.2.0"
  17. uritemplate

Conflicts

None