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.
2 parents 009fd7c + 05715d0 commit 8a528d6Copy full SHA for 8a528d6
packages/odig/odig.0.1.0/opam
@@ -27,7 +27,7 @@ depends: [
27
"topkg" {build & >= "1.1.0"}
28
"cmdliner" {>= "2.0.0"}
29
"odoc" {>= "2.0.0"}
30
- "b0" {= "0.0.6"}
+ "b0" {>= "0.0.6"}
31
]
32
build: [
33
["ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "%{dev}%"]
0 commit comments