package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.14.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.14.1.tar.gz
sha256=776006e6f0b9bcfb6d9d74381c588e587432ca85562fde93bb80472a5145b028

Description

Published: 19 Dec 2022

Dependencies (23)

  1. flexdll >= "0.36" & os = "win32"
  2. ocaml-options-vanilla post
  3. host-system-other os != "win32" & post
  4. system-msvc
  5. mingw-w64-shims os-distribution = "cygwin" & post
  6. system-mingw
  7. arch-x86_32 os = "win32"
  8. system-msvc
  9. mingw-w64-shims os-distribution = "cygwin" & post
  10. system-mingw
  11. arch-x86_64 os = "win32" & arch = "x86_64"
  12. host-arch-unknown os != "win32" & arch != "arm32" & arch != "arm64" & arch != "ppc64" & arch != "riscv64" & arch != "s390x" & arch != "x86_32" & arch != "x86_64" & post
  13. host-arch-x86_64 os != "win32" & arch = "x86_64" & post
  14. host-arch-x86_32 os != "win32" & arch = "x86_32" & post
  15. host-arch-s390x arch = "s390x" & post
  16. host-arch-riscv64 arch = "riscv64" & post
  17. host-arch-ppc64 arch = "ppc64" & post
  18. host-arch-arm64 arch = "arm64" & post
  19. host-arch-arm32 arch = "arm32" & post
  20. base-threads post
  21. base-bigarray post
  22. base-unix post
  23. ocaml = "4.14.1" & post

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.