ocaml_ns_module Last updated Mar 27, 2025
load("@rules_ocaml//build:rules.bzl", "ocaml_ns_module")
Compiles the ns-resolver module generated by ocaml_ns_config.
Attributes
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
A unique name for this target. |
required |
|||
Env variables |
optional |
{} |
||
Label of one ocaml_ns_config target. |
required |
|||
List of compile options; overrides configurable default options. Supports |
List of strings |
optional |
[] |