diff options
Diffstat (limited to 'flesh.opam')
-rw-r--r-- | flesh.opam | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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} ] |