Skip to content

Commit 480c404

Browse files
author
Yishuai Li
authored
Stdcompat 1 incompatible with OCaml 5
1 parent bd82a8d commit 480c404

File tree

1 file changed

+1
-1
lines changed
  • packages/stdcompat/stdcompat.1

1 file changed

+1
-1
lines changed

packages/stdcompat/stdcompat.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build: [make "all" "PREFIX=%{prefix}%"]
99
install: [make "install" "PREFIX=%{prefix}%"]
1010
remove: [make "uninstall" "PREFIX=%{prefix}%"]
1111
depends: [
12-
"ocaml" {< "5.2"}
12+
"ocaml" {< "5.0"}
1313
"ocamlfind" {build}
1414
"cppo" {build}
1515
]

0 commit comments

Comments
 (0)