We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c49c8f commit 5bf62f1Copy full SHA for 5bf62f1
opam
@@ -12,7 +12,7 @@ homepage: "https://github.com/CoqHott/logrel-coq"
12
synopsis:"A formalisation of meta-theory for a dependent type system, in Coq"
13
license: "MIT"
14
depends: [
15
- "rocq" { >= "9.0" & < "9.1~" }
+ "rocq-prover" { >= "9.0" & < "9.1~" }
16
"rocq-smpl"
17
"rocq-equations" { >= "1.3" }
18
]
0 commit comments