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 5562b0e commit b42c22eCopy full SHA for b42c22e
packages/goblint/goblint.2.2.1/opam
@@ -20,7 +20,7 @@ bug-reports: "https://github.com/goblint/analyzer/issues"
20
depends: [
21
"dune" {>= "3.6"}
22
"ocaml" {>= "4.10"}
23
- "goblint-cil" {>= "2.0.2"}
+ "goblint-cil" {>= "2.0.2" & < "2.0.4"}
24
"batteries" {>= "3.5.0"}
25
"zarith" {>= "1.8"}
26
"yojson" {>= "2.0.0"}
packages/goblint/goblint.2.3.0/opam
"dune" {>= "3.7"}
- "goblint-cil" {>= "2.0.3"}
+ "goblint-cil" {>= "2.0.3" & < "2.0.4"}
0 commit comments