aboutsummaryrefslogtreecommitdiff
path: root/flesh.opam
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-04-21 11:58:06 +0200
committerClombrong <cromblong@egregore.fun>2025-04-21 11:58:06 +0200
commite12c89058150c71a74cea9f042c6816058a120c1 (patch)
tree05eb61c833544f4f02dfb442430ee872b6003472 /flesh.opam
parent4dc8b3c4019549378bbf59a85b54a7eef9f55855 (diff)
feat: Hello, flesh.
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 48f2406..ef1a579 100644
--- a/flesh.opam
+++ b/flesh.opam
@@ -12,6 +12,7 @@ bug-reports: "https://forge.fsky.io/clombrong/flesh/issues"
depends: [
"ocaml"
"dune" {>= "3.11"}
+ "lwt"
"merlin" {with-test}
"odoc" {with-doc}
]