From b43fe0d51da9a247bf94af27898d63f79d424073 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 22 Jun 2025 09:21:58 +0700 Subject: getting there --- sorsyl/dune-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sorsyl/dune-project') diff --git a/sorsyl/dune-project b/sorsyl/dune-project index fe23f5d..6651317 100644 --- a/sorsyl/dune-project +++ b/sorsyl/dune-project @@ -19,7 +19,7 @@ (name sorsyl) (synopsis "A short synopsis") (description "A longer description") - (depends ocaml csv) + (depends ocaml base base_trie csv uunf) (tags ("add topics" "to describe" your project))) -- cgit v1.2.3