diff options
Diffstat (limited to 'ocaml/dune-project')
-rw-r--r-- | ocaml/dune-project | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ocaml/dune-project b/ocaml/dune-project index 9e337b7..58c02de 100644 --- a/ocaml/dune-project +++ b/ocaml/dune-project @@ -11,4 +11,5 @@ (ocaml (>= 5.3)) zarith eio - eio_main)) + eio_main + domainslib)) |