diff options
Diffstat (limited to 'bs5.opam')
-rw-r--r-- | bs5.opam | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,8 @@ depends: [ "ocaml" "dune" {>= "3.19"} "ocaml-lsp-server" - "ocamlmerlin-mlx" - "ocamlformat-mlx" + "ocamlmerlin-mlx" {with-dev-setup} + "ocamlformat-mlx" {with-dev-setup} "odoc" {with-doc} ] build: [ |