File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ bug-reports: "https://git.frama-c.com/pub/colibrics/issues"
1414depends: [
1515 "colibrilib" {= version}
1616 "containers" {>= "3.6.1"}
17- "dolmen" {>= "0.8"}
18- "dolmen_type" {>= "0.8"}
19- "dolmen_loop" {>= "0.8"}
17+ "dolmen" {>= "0.8" & < "0.9" }
18+ "dolmen_type" {>= "0.8" & < "0.9" }
19+ "dolmen_loop" {>= "0.8" & < "0.9" }
2020 "cmdliner" {>= "1.1.1"}
2121 "base" {>= "v0.14.2" & < "v0.16.0"}
2222 "gen" {>= "1.0"}
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ homepage: "https://colibri.frama-c.com"
88bug-reports: "https://git.frama-c.com/pub/colibrics/issues"
99depends: [
1010 "ppx_deriving_yojson" {>= "3.6.1"}
11- "dolmen" {>= "0.8"}
12- "dolmen_type" {>= "0.8"}
13- "dolmen_loop" {>= "0.8"}
11+ "dolmen" {>= "0.8" & < "0.9" }
12+ "dolmen_type" {>= "0.8" & < "0.9" }
13+ "dolmen_loop" {>= "0.8" & < "0.9" }
1414 "dune" {>= "3.0"}
1515 "zarith" {>= "1.12"}
1616 "cmdliner" {>= "1.1.1"}
You can’t perform that action at this time.
0 commit comments