diff options
author | Clombrong <cromblong@egregore.fun> | 2025-06-17 23:20:03 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-06-17 23:37:13 +0200 |
commit | 98f092a2e47882091bbbe10642cc810df9e11f5e (patch) | |
tree | cf72cf0ada033c0e85f056ff095c35278cc2abbe /dune-project | |
parent | 0c8f92a24ce0e4d6e954b70e29c89ec874592bc5 (diff) |
feat(portal): depend on markup.ml
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dune-project b/dune-project index 52aab83..8a2260d 100644 --- a/dune-project +++ b/dune-project @@ -43,6 +43,8 @@ In turn, the Portal module can implement various transports to XMPP (WebSockets, ocaml dune lwt + markup + markup-lwt (merlin :with-test) (utop :with-test)) (tags @@ -58,9 +60,6 @@ In turn, the Portal module can implement various transports to XMPP (WebSockets, js_of_ocaml js_of_ocaml-lwt js_of_ocaml-ppx - xmlm - markup - markup-lwt (merlin :with-test) (utop :with-test)) (tags |