From ee5c2c051dec88b923e3c1cd81d718ceb0f21d0c Mon Sep 17 00:00:00 2001 From: Clombrong Date: Thu, 8 May 2025 19:52:30 +0200 Subject: fix(tooling): add merlin and utop everywhere --- flesh.opam | 1 + 1 file changed, 1 insertion(+) (limited to 'flesh.opam') 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: [ -- cgit v1.2.3