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.
1 parent 9fe0a3b commit d289f1dCopy full SHA for d289f1d
rocq-autosubst-ocaml.opam
@@ -15,8 +15,9 @@ authors: [ "Adrian Dapprich" ]
15
license: "MIT"
16
17
depends: [
18
- "ocaml" { >= "4.09" & < "4.15" }
19
- "rocq-prover" { >= "9.0" & < "9.1" }
+ "ocaml" { >= "4.09" }
+ "rocq-core" { >= "9.0" & < "9.1" }
20
+ "rocq-stdlib" { >= "9.0" & < "9.1" }
21
"angstrom" { >= "0.15.0" }
22
"dune" { >= "2.5" }
23
"ocamlgraph" { >= "2.0.0" }
0 commit comments