configversion

Ergonomic, lightweight conditional compilation through attributes

Config implements the [@@config] annotation, to conditionally compile modules. You can use a small boolean language to check for conditions including some built-in ones and environment variables.

Tags conditional compilation target_os target_arch arch os system
AuthorLeandro Ostera <leandro@abstractmachines.dev>
LicenseMIT
Published
Homepagehttps://github.com/ocaml-sys/config.ml
Issue Trackerhttps://github.com/ocaml-sys/config.ml/issues
MaintainerLeandro Ostera <leandro@abstractmachines.dev>
Dependencies
Source [http] https://github.com/ocaml-sys/config.ml/releases/download/0.0.3/config-0.0.3.tbz
sha256=6dc4427cb5f6ae8f2f9d04c9897d9a606242f9e0f6eaf90fca731883cd7b6053
sha512=a3f81bf8975f6f8d69c8c1b4cc041f37be19b311797573f960afaf21beac99292e255c87ee661f40be8e5f1aaf27a64754e0a6155ef0f9785024cea0c17f8eb9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/config/config.0.0.3/opam
Required by