summaryrefslogtreecommitdiff
path: root/ocaml/lib/io/dune
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-10-06 04:19:06 +0700
committerpolwex <polwex@sortug.com>2025-10-06 04:19:06 +0700
commite927376355a1b07e5385dedad7a0d6c5d5bb1f92 (patch)
treeb43320310709ec70b0322f7b13b1c3e88aff0236 /ocaml/lib/io/dune
parent24eac75c69b3d74388bbbc8ee2b6792e7590e4c6 (diff)
ames done
Diffstat (limited to 'ocaml/lib/io/dune')
-rw-r--r--ocaml/lib/io/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocaml/lib/io/dune b/ocaml/lib/io/dune
index 699df2e..db1abbb 100644
--- a/ocaml/lib/io/dune
+++ b/ocaml/lib/io/dune
@@ -1,4 +1,4 @@
(library
(name io_drivers)
- (modules behn)
+ (modules behn ames)
(libraries nock_lib zarith eio eio.unix))