ocamlfind ocamlopt -linkpkg -thread -package str Callgrind.ml ZshXtrace.ml ZshXtraceToCallgrind.ml && ./a.out < /tmp/zshstart.6560.log > zsh.callgrind
File "Callgrind.ml", line 23, characters 17-22:
Error: This expression has type func but an expression was expected of type
file
When I run this command:
I get this error: