rules_ocaml
rules_ocaml copied to clipboard
opam digestif handled incorrectly
To use digestif both digistif and an implementation (digestif.c or digestif.ocaml) must be listed as deps and they must be in the correct order (implementation last). Currently the ocaml_executable gets the order wrong.