From c4b71435d9afdb67450f320f54fb7aa99dcae85e Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 5 Oct 2025 22:57:55 +0700 Subject: fixed jamcue --- ocaml/dune-project | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ocaml/dune-project') diff --git a/ocaml/dune-project b/ocaml/dune-project index 4a478ee..ec486dc 100644 --- a/ocaml/dune-project +++ b/ocaml/dune-project @@ -1,2 +1,9 @@ -(lang dune 3.0) -(name vere_nock) +(lang dune 3.20) + +(name overe) + +(package + (name overe) + (allow_empty) + (synopsis "Urbit on OCaml") + (description "With OCaml 5.3+ and Eio Multicore!")) -- cgit v1.2.3