s/loc/dloc/g

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2018-08-22 16:57:15 +03:00
parent c22ed40261
commit 66bb89a919
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ let create ~(kind : Kind.t) ~path ~env ~env_nodes ~name ~merlin ~targets
%s"
(Path.to_string ocamlc) msg
| Error (Makefile_config file, msg) ->
Loc.fail (Loc.in_file (Path.to_string file)) "%s" msg
Dloc.fail (Loc.in_file (Path.to_string file)) "%s" msg
in
Fiber.fork_and_join
findlib_path