diff options
Diffstat (limited to 'dune-project')
| -rw-r--r-- | dune-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project index 00fe620..ccfa824 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 zarith core dmap delimited_parsing re (utop :dev) (merlin :dev) (ocamlformat :dev)) | 22 | (depends ocaml bignum bigdecimal core dmap delimited_parsing re lwd nottui nottui-lwt nottui-unix (utop :dev) (merlin :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 | ||