Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremie Dimino <[email protected]>
  • Loading branch information
jeremiedimino committed Feb 8, 2021
1 parent ae22a86 commit b9f0ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/top.ml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ let term =
Dune_rules.Lib.closure ~linking:true libs |> Result.ok_exn
in
let include_paths =
Dune_rules.Lib.L.include_paths requires Dune_rules.Mode.Byte
Dune_rules.Lib.L.include_paths requires Dune_engine.Mode.Byte
in
let files = link_deps requires in
let* () =
Expand Down

0 comments on commit b9f0ad8

Please sign in to comment.