Skip to content

Commit ec7bfba

Browse files
authored
Merge pull request #3636 from 4ever2/wasm-9.1
coq-wasm.2.2.0 is compatible with Coq 9.1
2 parents dc96576 + 81d9cf2 commit ec7bfba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • released/packages/coq-wasm/coq-wasm.2.2.0

released/packages/coq-wasm/coq-wasm.2.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ homepage: "https://github.com/WasmCert/WasmCert-Coq"
1111
bug-reports: "https://github.com/WasmCert/WasmCert-Coq/issues"
1212
depends: [
1313
"dune" {>= "3.11"}
14-
"coq" {>= "8.20" & < "9.1~"}
14+
"coq" {>= "8.20" & < "9.2~"}
1515
"coq-compcert" {>= "3.14"}
1616
"coq-ext-lib" {>= "0.11.8"}
1717
"coq-mathcomp-ssreflect" {>= "2.4.0" & <= "2.5~"}

0 commit comments

Comments
 (0)