Skip to content

Commit e9fb957

Browse files
diskuvbox.0.1.1 does not work with ocaml.5.1+
1 parent 98bb73c commit e9fb957

File tree

1 file changed

+1
-1
lines changed
  • packages/diskuvbox/diskuvbox.0.1.1

1 file changed

+1
-1
lines changed

packages/diskuvbox/diskuvbox.0.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/diskuv/diskuvbox/issues"
1010
depends: [
1111
"dune" {>= "2.9"}
1212
"odoc" {>= "1.5.3" & with-doc}
13-
"ocaml" {>= "4.10.0"}
13+
"ocaml" {>= "4.10.0" & < "5.1"}
1414
"ppx_deriving" {>= "5.2.1"}
1515
"bos" {>= "0.2.0"}
1616
"fmt" {>= "0.8.9"}

0 commit comments

Comments
 (0)