moonpool/test/fiber/lib/dune
Simon Cruanes a42737aa81
format
2025-09-26 14:55:25 -04:00

6 lines
142 B
Text

(library
(name t_fibers)
(enabled_if
(>= %{ocaml_version} 5.0))
(package moonpool)
(libraries moonpool moonpool.fib trace qcheck-core))