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 bea4717 commit e5b3ebdCopy full SHA for e5b3ebd
packages/goblint/goblint.1.0.0/opam
@@ -18,6 +18,7 @@ depends: [
18
"ppx_deriving"
19
"ppx_deriving_yojson"
20
"yojson" {< "1.6.0"}
21
+ "conf-gcc"
22
]
23
synopsis: "Static analysis framework for concurrent C"
24
url {
packages/goblint/goblint.1.1.1/opam
@@ -35,6 +35,7 @@ depends: [
35
"conf-gmp" {>= "3"}
36
"conf-ruby" {with-test}
37
"benchmark" {with-test}
38
39
40
depopts: ["apron" "z3"]
41
build: [
0 commit comments