We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9032b39 commit e559aefCopy full SHA for e559aef
packages/stdlib-random/stdlib-random.1.0.0/opam
@@ -19,7 +19,7 @@ homepage: "https://github.com/ocaml/stdlib-random"
19
bug-reports: "https://github.com/ocaml/stdlib-random/issues"
20
depends: [
21
"dune" {>= "2.7"}
22
- "cppo" {dev}
+ "cppo" {>= "1.1.0"}
23
"ocaml" {>= "4.08.0"}
24
"odoc" {with-doc}
25
]
0 commit comments