rules_ocaml
rules_ocaml copied to clipboard
automatically open ns deps
A non-namespaced module that depends on a namespaced module must -open the ns. Automate this by extracting the ns_env dependency from the namespaced dependency.