We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e75e28 commit e5aa5ccCopy full SHA for e5aa5cc
coq-hott.opam
@@ -32,5 +32,5 @@ build: [
32
dev-repo: "git+https://github.com/HoTT/HoTT.git"
33
depends: [
34
"dune" {>= "3.13"}
35
- (("rocq-core" {>= "9.0"} & "coq-core" {>= "9.0"}) | "coq" {>= "8.19.0" & < "9~"})
+ ("rocq-core" {>= "9.0"} & "coq-core" {>= "9.0"})
36
]
coq-hott.opam.template
@@ -1,4 +1,4 @@
1
2
3
4
0 commit comments