From b43fe0d51da9a247bf94af27898d63f79d424073 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 22 Jun 2025 09:21:58 +0700 Subject: getting there --- sorsyl/sorsyl.opam | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sorsyl/sorsyl.opam') diff --git a/sorsyl/sorsyl.opam b/sorsyl/sorsyl.opam index 7c561b3..72b5389 100644 --- a/sorsyl/sorsyl.opam +++ b/sorsyl/sorsyl.opam @@ -12,7 +12,10 @@ bug-reports: "https://github.com/username/reponame/issues" depends: [ "dune" {>= "3.19"} "ocaml" + "base" + "base_trie" "csv" + "uunf" "odoc" {with-doc} ] build: [ -- cgit v1.2.3