From 2f0253a2106401af81b5b616c15a7d8d8d3bd9dc Mon Sep 17 00:00:00 2001 From: Clombrong Date: Mon, 30 Jun 2025 12:48:26 +0200 Subject: fix(dune): add lwt_ppx to depedencies --- portal.opam | 1 + 1 file changed, 1 insertion(+) (limited to 'portal.opam') diff --git a/portal.opam b/portal.opam index 2237a6d..c7e5e34 100644 --- a/portal.opam +++ b/portal.opam @@ -15,6 +15,7 @@ depends: [ "ocaml" "dune" {>= "3.11"} "lwt" + "lwt_ppx" "markup" "markup-lwt" "merlin" {with-test} -- cgit v1.2.3