diff options
author | Clombrong <clombrong@egregore.fun> | 2025-05-08 21:02:28 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-05-08 21:02:28 +0200 |
commit | 1561aa11046b326c915d711d17103601a921be30 (patch) | |
tree | 1fc2188912ffe87df66ae18a577559c4652c57e4 /dune-project | |
parent | ee5c2c051dec88b923e3c1cd81d718ceb0f21d0c (diff) |
feat: add markup.ml dependency
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dune-project b/dune-project index aeb994f..77d2fd6 100644 --- a/dune-project +++ b/dune-project @@ -42,6 +42,7 @@ js_of_ocaml-lwt js_of_ocaml-ppx xmlm + markup (flesh (and (= :version) :with-test)) |