From db19386c282072f2c0c4d21b66c93c2510fb0bc5 Mon Sep 17 00:00:00 2001 From: Antonio Nuno Monteiro Date: Sun, 31 May 2026 11:31:36 -0700 Subject: [PATCH] build: add `(package iter)` to ocaml-mdx rule --- dune | 1 + 1 file changed, 1 insertion(+) diff --git a/dune b/dune index 8e41d9f..e053c22 100644 --- a/dune +++ b/dune @@ -1,6 +1,7 @@ (rule (alias runtest) (deps + (package iter) (:dep README.md)) (action (progn