aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
authorClombrong <cromblong@egregore.fun>2025-06-30 12:48:26 +0200
committerClombrong <cromblong@egregore.fun>2025-06-30 18:09:07 +0200
commit2f0253a2106401af81b5b616c15a7d8d8d3bd9dc (patch)
treef519841681f637f6c627c6e26678e3e477497618 /dune-project
parent20f32bd13a8f79e123dd31d79fc119e99eb4334f (diff)
fix(dune): add lwt_ppx to depedencies
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project2
1 files changed, 2 insertions, 0 deletions
diff --git a/dune-project b/dune-project
index 96234e6..0bb6ba5 100644
--- a/dune-project
+++ b/dune-project
@@ -24,6 +24,7 @@
ocaml
dune
lwt
+ lwt_ppx
base64
ppx_deriving
(js_of_ocaml-compiler
@@ -43,6 +44,7 @@ In turn, the Portal module can implement various transports to XMPP (WebSockets,
ocaml
dune
lwt
+ lwt_ppx
markup
markup-lwt
(merlin :with-test)