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