mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
9 lines
212 B
Text
9 lines
212 B
Text
(env
|
|
(_
|
|
(flags :standard -strict-sequence -warn-error -a+8 -w +a-4-40-42-70)))
|
|
|
|
(mdx
|
|
(libraries moonpool moonpool.forkjoin moonpool.fib threads)
|
|
(package moonpool)
|
|
(enabled_if
|
|
(>= %{ocaml_version} 5.0)))
|