rules_ocaml icon indicating copy to clipboard operation
rules_ocaml copied to clipboard

opam digestif handled incorrectly

Open mobileink opened this issue 4 years ago • 0 comments

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.

mobileink avatar Aug 31 '21 15:08 mobileink