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.
2 parents af873b7 + e9fb957 commit 5b84ca6Copy full SHA for 5b84ca6
packages/diskuvbox/diskuvbox.0.1.1/opam
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/diskuv/diskuvbox/issues"
10
depends: [
11
"dune" {>= "2.9"}
12
"odoc" {>= "1.5.3" & with-doc}
13
- "ocaml" {>= "4.10.0"}
+ "ocaml" {>= "4.10.0" & < "5.1"}
14
"ppx_deriving" {>= "5.2.1"}
15
"bos" {>= "0.2.0"}
16
"fmt" {>= "0.8.9"}
0 commit comments