package ocaml-compiler

  1. Overview
  2. Docs

Description

Added to opam-repository:

Dependencies (21)

  1. flexdll >= "0.44" & os = "win32"
  2. ocaml-option-bytecode-only arch != "arm64" & arch != "x86_64" & arch != "s390x" & arch != "riscv64" & arch != "ppc64"
  3. base-unix os != "win32" & post
  4. ocaml-option-no-compression os = "win32"
  5. system-msvc
  6. system-mingw
  7. ocaml-option-bytecode-only os = "win32"
  8. arch-x86_32 os = "win32"
  9. ocaml-option-no-compression os = "win32"
  10. system-msvc
  11. system-mingw
  12. arch-x86_64 os = "win32" & arch = "x86_64"
  13. ocaml-beta opam-version < "2.1.0"
  14. base-effects post
  15. base-nnp post
  16. base-domains post
  17. base-threads post
  18. base-bigarray post
  19. base-unix post
  20. compiler-cloning build & (os != "macos" | = "disabled")
  21. ocaml = "5.5.0" & post

Dev Dependencies

None

Used by (2)

  1. ocaml-base-compiler = "5.5.0~alpha3"
  2. ocaml-variants = "5.5.0~alpha3+options"

Conflicts

None