summaryrefslogtreecommitdiff
path: root/sorsyl/lib/dune
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-06-22 09:21:58 +0700
committerpolwex <polwex@sortug.com>2025-06-22 09:21:58 +0700
commitb43fe0d51da9a247bf94af27898d63f79d424073 (patch)
tree87cdba61deb79f73a829c96568b124adab66f1e1 /sorsyl/lib/dune
parentc9fbdb681b77698bdf8a503cb9d13b6f0b53fd93 (diff)
getting there
Diffstat (limited to 'sorsyl/lib/dune')
-rw-r--r--sorsyl/lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/sorsyl/lib/dune b/sorsyl/lib/dune
index 148997f..bba2520 100644
--- a/sorsyl/lib/dune
+++ b/sorsyl/lib/dune
@@ -1,3 +1,3 @@
(library
(name sorsyl)
- (libraries csv base stdio))
+ (libraries csv base stdio base_trie))