obazl / rules_ocaml

A Bazel Language Support Package for OCaml

Home Page:https://obazl.github.io/docs_obazl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

optimize use of depsets

mobileink opened this issue · comments

Identify cases where they do not need to be listed.

Re-evaluate get_all_deps, it's pretty weak.