From c3545b7ba9e8448226417fab6edaa2d039c9babe Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 05:34:08 +0700 Subject: wait what? runtime working? --- ocaml/lib/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ocaml/lib/dune') diff --git a/ocaml/lib/dune b/ocaml/lib/dune index ea260c1..97961d5 100644 --- a/ocaml/lib/dune +++ b/ocaml/lib/dune @@ -1,4 +1,4 @@ (library (name nock_lib) - (modules noun nock bitstream serial eventlog state effects runtime domain_pool nock_parallel) + (modules noun nock bitstream serial eventlog state effects boot runtime domain_pool nock_parallel) (libraries zarith eio eio.unix domainslib)) -- cgit v1.2.3