this repo has no description

Align qcheck.0.10 versions

Changed files
+5 -5
packages
qcheck
qcheck.0.10
qcheck-alcotest
qcheck-alcotest.0.10
qcheck-ounit
qcheck-ounit.0.10
+1 -1
packages/qcheck-alcotest/qcheck-alcotest.0.10/opam
···
"dune"
"base-bytes"
"base-unix"
-
"qcheck-core" {>= "0.9" & < "0.15"}
+
"qcheck-core" {= version}
"alcotest"
"odoc" {with-doc}
"ocaml" {>= "4.03.0"}
+1 -1
packages/qcheck-ounit/qcheck-ounit.0.10/opam
···
"dune"
"base-bytes"
"base-unix"
-
"qcheck-core" {>= "0.9" & < "0.15"}
+
"qcheck-core" {= version}
"ounit" {>= "2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.03.0"}
+3 -3
packages/qcheck/qcheck.0.10/opam
···
"dune"
"base-bytes"
"base-unix"
-
"qcheck-core" {>= "0.9"}
-
"qcheck-ounit" {>= "0.9"}
+
"qcheck-core" {= version}
+
"qcheck-ounit" {= version}
"odoc" {with-doc}
"ocaml" {>= "4.03.0"}
]
···
"md5=de3599bfa7ad2a4981c289affeb9bf6e"
"sha512=250d7934012455d29d95b710f5b42bbe3ea42e6ec1b5781dba807781ac9d5a66ca39dc4535667fd9b00bfcc566e11dbdb3f7306dde1d8f0e9f90d1447cdc4d97"
]
-
}
+
}