package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 5.1.1

Install

Dune Dependency

Authors

Maintainers

Sources

5.1.1.tar.gz
sha256=57f7b382b3d71198413ede405d95ef3506f1cdc480cda1dca1e26b37cb090e17

Description

Published: 07 Dec 2023

Dependencies (25)

  1. flexdll >= "0.42" & os = "win32"
  2. ocaml-option-bytecode-only arch != "arm64" & arch != "x86_64" & arch != "s390x" & arch != "riscv64"
  3. ocaml-options-vanilla post
  4. host-system-other os != "win32" & post
  5. mingw-w64-shims os-distribution = "cygwin" & build
  6. system-mingw
  7. ocaml-option-bytecode-only
  8. arch-x86_32 os = "win32"
  9. mingw-w64-shims os-distribution = "cygwin" & build
  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-nnp post
  21. base-domains post
  22. base-threads post
  23. base-bigarray post
  24. base-unix post
  25. ocaml = "5.1.1" & post

Dev Dependencies

None

Conflicts (1)

  1. system-msvc
OCaml

Innovation. Community. Security.