category: OCaml
build-depends: cygport ocaml ocaml-compiler-libs ocaml-dune ocaml-stdlib-shims
sdesc: "Various signed and unsigned integer types for OCaml"
ldesc: "The ocaml-integers library provides a number of 8-, 16-, 32-
and 64-bit signed and unsigned integer types, together with aliases such as
long and size_t whose sizes depend on the host platform."
skip:
test:
homepage: https://github.com/ocamllabs/ocaml-integers
license: MIT