diff options
Diffstat (limited to 'portal.opam')
-rw-r--r-- | portal.opam | 1 |
1 files changed, 1 insertions, 0 deletions
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} |