rules_ocaml icon indicating copy to clipboard operation
rules_ocaml copied to clipboard

automatically open ns deps

Open mobileink opened this issue 4 years ago • 0 comments

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.

mobileink avatar Feb 02 '21 19:02 mobileink