aboutsummaryrefslogtreecommitdiff
path: root/flesh.opam
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-08 19:52:30 +0200
committerClombrong <cromblong@egregore.fun>2025-05-08 19:52:30 +0200
commitee5c2c051dec88b923e3c1cd81d718ceb0f21d0c (patch)
treeec4a5152a4cb7481abbccd0c5ce78134d7fc1a62 /flesh.opam
parent1c63d14a5f4d34f439591214b7da308456764cfe (diff)
fix(tooling): add merlin and utop everywhere
Diffstat (limited to 'flesh.opam')
-rw-r--r--flesh.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/flesh.opam b/flesh.opam
index 713a01a..9f25fdf 100644
--- a/flesh.opam
+++ b/flesh.opam
@@ -15,6 +15,7 @@ depends: [
"lwt"
"js_of_ocaml-compiler" {with-test}
"merlin" {with-test}
+ "utop" {with-test}
"odoc" {with-doc}
]
build: [