aboutsummaryrefslogtreecommitdiff
path: root/flesh_websockets.opam
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-08 21:02:28 +0200
committerClombrong <cromblong@egregore.fun>2025-05-08 21:02:28 +0200
commit1561aa11046b326c915d711d17103601a921be30 (patch)
tree1fc2188912ffe87df66ae18a577559c4652c57e4 /flesh_websockets.opam
parentee5c2c051dec88b923e3c1cd81d718ceb0f21d0c (diff)
feat: add markup.ml dependency
Diffstat (limited to 'flesh_websockets.opam')
-rw-r--r--flesh_websockets.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/flesh_websockets.opam b/flesh_websockets.opam
index 0f2e532..d904908 100644
--- a/flesh_websockets.opam
+++ b/flesh_websockets.opam
@@ -15,6 +15,7 @@ depends: [
"js_of_ocaml-lwt"
"js_of_ocaml-ppx"
"xmlm"
+ "markup"
"flesh" {= version & with-test}
"merlin" {with-test}
"utop" {with-test}