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.
opsian
1 parent 9c2e8c1 commit 3a885e1Copy full SHA for 3a885e1
packages/opsian/opsian.0.1/opam
@@ -9,7 +9,7 @@ bug-reports: "https://github.com/Opsian/opsian-ocaml/issues"
9
depends: [
10
"dune" {>= "2.8"}
11
("ocaml" {>= "4.12.0" & < "5.0.0"} |
12
- ("ocaml" {>= "5.0.0"} & "runtime_events_tools"))
+ ("ocaml" {>= "5.0.0" & < "5.1"} & "runtime_events_tools"))
13
"conf-automake"
14
"conf-perl"
15
"conf-liblzma"
0 commit comments