mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
6 lines
142 B
Text
6 lines
142 B
Text
(library
|
|
(name t_fibers)
|
|
(enabled_if
|
|
(>= %{ocaml_version} 5.0))
|
|
(package moonpool)
|
|
(libraries moonpool moonpool.fib trace qcheck-core))
|