Skip to content
Snippets Groups Projects
Commit e50c3d11 authored by Björn Brandenburg's avatar Björn Brandenburg
Browse files

opam: bump up supported Coq version

parent 790c5bb0
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ build: [
]
install: [make "install"]
depends: [
"coq" {((>= "8.13" & < "8.14~") | = "dev")}
"coq" {((>= "8.13" & < "8.15~") | = "dev")}
"coq-mathcomp-ssreflect" {((>= "1.12" & < "1.13~") | = "dev")}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment