We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c3442 commit 7001842Copy full SHA for 7001842
test/fiber/lib/dune
@@ -1,6 +1,5 @@
1
(library
2
(name t_fibers)
3
- (enabled_if
4
- (>= %{ocaml_version} 5.0))
5
(package moonpool)
+ (optional)
6
(libraries moonpool moonpool.fib trace qcheck-core))
0 commit comments