Add --asm-node-reveal-depth #1213
Annotations
4 errors
all-except-generated-and-js-of-ocaml
Process completed with exit code 2.
|
all-except-generated-and-js-of-ocaml
Makefile.coq:818: src/CLI.v
|
all-except-generated-and-js-of-ocaml
Makefile.coq:818: src/CLI.v
|
all-except-generated-and-js-of-ocaml:
./src/CLI.v#L522
The following term contains unresolved implicit arguments:
([Arg.long_key "asm-node-reveal-depth"],
Arg.Custom (parse_string_and parse_nat) "ℕ",
["The depth of nodes to reveal in the assembly equivalence checker. Only relevant when --hints-file is specified. In most situations, this should not have to be changed. Defaults to " ++
show default_node_reveal_depth ++ "."])
More precisely:
- ?Show: Cannot infer the implicit parameter Show of show whose type is
"Show node_reveal_depth_opt" (no type class instance found).
|
Loading