summaryrefslogtreecommitdiff
path: root/bs5.opam
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-06-27 17:19:12 +0700
committerpolwex <polwex@sortug.com>2025-06-27 17:19:12 +0700
commitbb7dc3a79da576dbb438a599de97220db8364505 (patch)
tree6ca38a736b4dd647f51599f46c81eb94554abb89 /bs5.opam
parent645e815ebe11dbb86781c3eb645d3d67cd62cf7c (diff)
mmm
Diffstat (limited to 'bs5.opam')
-rw-r--r--bs5.opam4
1 files changed, 2 insertions, 2 deletions
diff --git a/bs5.opam b/bs5.opam
index cd6ac58..7632cd4 100644
--- a/bs5.opam
+++ b/bs5.opam
@@ -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: [