diff options
author | polwex <polwex@sortug.com> | 2025-06-27 17:19:12 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-27 17:19:12 +0700 |
commit | bb7dc3a79da576dbb438a599de97220db8364505 (patch) | |
tree | 6ca38a736b4dd647f51599f46c81eb94554abb89 /bs5.opam | |
parent | 645e815ebe11dbb86781c3eb645d3d67cd62cf7c (diff) |
mmm
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: [ |