summaryrefslogtreecommitdiffstats
path: root/dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project
index ccfa824..07d20be 100644
--- a/dune-project
+++ b/dune-project
@@ -19,7 +19,7 @@
19 (name rdcapsis) 19 (name rdcapsis)
20 (synopsis "A short synopsis") 20 (synopsis "A short synopsis")
21 (description "A longer description") 21 (description "A longer description")
22 (depends ocaml bignum bigdecimal core dmap delimited_parsing re lwd nottui nottui-lwt nottui-unix (utop :dev) (merlin :dev) (ocamlformat :dev) (odoc :doc)) 22 (depends ocaml bignum bigdecimal core dmap delimited_parsing re lwd nottui nottui-lwt nottui-unix (utop :dev) (merlin :dev) (ocaml-lsp-server :dev) (ocamlformat :dev) (odoc :doc))
23 (tags 23 (tags
24 ("add topics" "to describe" your project))) 24 ("add topics" "to describe" your project)))
25 25