package host-system-msvc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml for Microsoft Visual Studio
Install
dune-project
Dependency
Authors
Maintainers
Description
This package is installed if the underlying OCaml compiler is one of the "MSVC" native Windows ports of OCaml.
Precisely, this means ocamlopt -config-var system is equal to either win32
or win64.
This package may be used in depends or conflicts fields of dependent packages to indicate either a requirement or an incompatibility with this OCaml port.
Added to opam-repository:
Dependencies
None
Dev Dependencies
None
Used by (6)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page