aboutsummaryrefslogtreecommitdiff
path: root/portal.opam
diff options
context:
space:
mode:
Diffstat (limited to 'portal.opam')
-rw-r--r--portal.opam2
1 files changed, 2 insertions, 0 deletions
diff --git a/portal.opam b/portal.opam
index 8d60e7f..2237a6d 100644
--- a/portal.opam
+++ b/portal.opam
@@ -15,6 +15,8 @@ depends: [
"ocaml"
"dune" {>= "3.11"}
"lwt"
+ "markup"
+ "markup-lwt"
"merlin" {with-test}
"utop" {with-test}
"odoc" {with-doc}