diff --git a/ocamlmerlin_mlx/extend/dune b/ocamlmerlin_mlx/extend/dune index 88173a1..56029ed 100644 --- a/ocamlmerlin_mlx/extend/dune +++ b/ocamlmerlin_mlx/extend/dune @@ -5,12 +5,9 @@ (:standard \ extend_helper)) (flags :standard - -open - Mlx_ocaml_utils - -open - Mlx_ocaml_parsing - -open - Mlx_ocaml_typing) + -open=Mlx_ocaml_utils + -open=Mlx_ocaml_parsing + -open=Mlx_ocaml_typing) (libraries mlx_ocaml_parsing mlx_ocaml_typing unix mlx_ocaml_utils)) (copy_files#