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 5254d6a commit 0999288Copy full SHA for 0999288
packages/float_option/float_option.0.0.2/opam
@@ -9,7 +9,7 @@ homepage: "https://github.com/engineeredabstraction/float_option"
9
bug-reports: "https://github.com/engineeredabstraction/float_option/issues"
10
depends: [
11
"dune" {>= "3.18"}
12
- "ocaml"
+ "ocaml" {>= "5.1.0"}
13
"ppx_sexp_conv"
14
"ppx_optional"
15
"odoc" {with-doc}
0 commit comments