aboutsummaryrefslogtreecommitdiff
path: root/flesh.opam
diff options
context:
space:
mode:
Diffstat (limited to 'flesh.opam')
-rw-r--r--flesh.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/flesh.opam b/flesh.opam
index 8d9db1f..cd20c8c 100644
--- a/flesh.opam
+++ b/flesh.opam
@@ -13,6 +13,7 @@ depends: [
"ocaml"
"dune" {>= "3.11"}
"lwt"
+ "lwt_ppx"
"base64"
"ppx_deriving"
"js_of_ocaml-compiler" {with-test}