Versions
v0.17.0 :: 0/0.17 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~ppc ~ppc64
- USE flags
- ocamlopt
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / async_kernel : Jane Street Capital's asynchronous execution library (core)
dev-ml / async_unix : Jane Street Capital's asynchronous execution library (unix)
dev-ml / core : Jane Street's alternative to the standard library
dev-ml / core_kernel : System-independent part of Core
dev-ml / dune : A composable build system for OCaml
dev-ml / ppx_jane : Standard Jane Street ppx rewriters
dev-ml / timezone : Time-zone handling for OCaml
dev-ml / uopt : An [option]-like type that incurs no allocation
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / async_kernel : Jane Street Capital's asynchronous execution library (core)
dev-ml / async_unix : Jane Street Capital's asynchronous execution library (unix)
dev-ml / core : Jane Street's alternative to the standard library
dev-ml / core_kernel : System-independent part of Core
dev-ml / dune : A composable build system for OCaml
dev-ml / ppx_jane : Standard Jane Street ppx rewriters
dev-ml / timezone : Time-zone handling for OCaml
dev-ml / uopt : An [option]-like type that incurs no allocation
Depending packages
dev-ml / async : Jane Street Capital's asynchronous execution library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/async_log: new package, add 0.17.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>