this repo has no description

preface.0.1.0 requires qcheck.0.11 to use float_range and float_bound_exclusive

Changed files
+1 -1
packages
preface
preface.0.1.0
+1 -1
packages/preface/preface.0.1.0/opam
···
"dune" { >= "2.8.0" }
"either"
"alcotest" {with-test}
-
"qcheck-core" {with-test & < "0.18"}
+
"qcheck-core" {with-test & >= "0.11" & < "0.18"}
"qcheck-alcotest" {with-test}
"mdx" {with-test & < "2.0"}
"odoc"{with-doc}