Internal error with (env (_ (binaries (../tools/myrock.exe as coqc))))
#11190
Labels
(env (_ (binaries (../tools/myrock.exe as coqc))))
#11190
Expected Behavior
It calls myrock.exe instead of coqc from PATH
Actual Behavior
_build/log contents:
(note that it calls
/home/gaetan/.opam/4.14.0/bin/coqc --config
instead of `myrock.exe --config)Reproduction
Call
dune build
inside wk.zipSpecifications
dune
(output ofdune --version
): 3.17.0ocaml
(output ofocamlc --version
): 4.14.0The text was updated successfully, but these errors were encountered: