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 070e480 commit 2f6ac7fCopy full SHA for 2f6ac7f
packages/goblint/goblint.2.5.0/opam
@@ -36,7 +36,7 @@ bug-reports: "https://github.com/goblint/analyzer/issues"
36
depends: [
37
"dune" {>= "3.7"}
38
"ocaml" {>= "4.14"}
39
- "goblint-cil" {>= "2.0.5"}
+ "goblint-cil" {>= "2.0.5" & < "2.0.7"}
40
"batteries" {>= "3.5.1"}
41
"zarith" {>= "1.10"}
42
"yojson" {>= "2.0.0" & < "3"}
0 commit comments