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.
1 parent 43c2e28 commit f1ba676Copy full SHA for f1ba676
packages/OSCADml/OSCADml.0.2.0/opam
@@ -17,7 +17,7 @@ depends: [
17
"ocaml" {>= "4.14.0"}
18
"gg" {>= "1.0.0"}
19
"cairo2" {>= "0.6.2"}
20
- "OCADml" {= "0.3.1" | = "0.3.2"}
+ "OCADml" {>= "0.3.1" & < "0.3.3"}
21
"odoc" {with-doc}
22
]
23
build: [
0 commit comments