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 e43d43a + fe725e0 commit 48d8ff2Copy full SHA for 48d8ff2
rocq-hierarchy-builder.opam
@@ -13,8 +13,8 @@ build: [ [ make "build"]
13
]
14
install: [ make "install" ]
15
depends: [
16
- ("coq" {>= "8.20" & < "8.21~"} & "coq-elpi" {>= "2.4" | = "dev"}
17
- | "rocq-core" {(>= "9.0" & < "9.1~") | = "dev"} & "rocq-elpi" {>= "2.4" | = "dev"})
+ ("coq" {>= "8.20" & < "8.21~"} & "coq-elpi" {>= "3" | = "dev"}
+ | "rocq-core" {(>= "9.0" & < "9.1~") | = "dev"} & "rocq-elpi" {>= "3" | = "dev"})
18
19
conflicts: [
20
"coq-hierarchy-builder" {< "1.9~"}
0 commit comments