Skip to content

Commit

Permalink
opam file: upper bound for qcheck
Browse files Browse the repository at this point in the history
reflecting the opam file in opam-repository updated by @c-cube
  • Loading branch information
UnixJunkie committed Aug 26, 2020
1 parent 472afe7 commit 2370462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ depends: [
"ocamlfind" {build & >= "1.5.3"}
"ocamlbuild" {build}
"qtest" {with-test & >= "2.5"}
"qcheck" {with-test & >= "0.6"}
"qcheck" {with-test & >= "0.6" & < "0.14"}
"num"
]
#url {
Expand Down

0 comments on commit 2370462

Please sign in to comment.