Skip to content

Commit 1d75c47

Browse files
authored
Update packages/hashset/hashset.1.0.0/opam
1 parent abb891c commit 1d75c47

File tree

1 file changed

+1
-1
lines changed
  • packages/hashset/hashset.1.0.0

1 file changed

+1
-1
lines changed

packages/hashset/hashset.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ remove: [
1616
["ocamlfind" "remove" "hashset"]
1717
]
1818
depends: [
19-
"ocaml"
19+
"ocaml" {< "5.0.0"}
2020
"ocamlfind"
2121
"obuild" {build & >= "0.1"}
2222
]

0 commit comments

Comments
 (0)