Skip to content
Snippets Groups Projects
Commit f55f24ef authored by Paolo G. Giarrusso's avatar Paolo G. Giarrusso Committed by Ralf Jung
Browse files

opam: require minimum Iris version (fix #2)

parent bd6c3503
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ This package implements string_to_ident in Ltac2, enabling support for Gallina n
depends: [
"coq" {>= "8.11"}
"coq-iris"
"coq-iris" {>= "dev.2020-04-07.0.86b62616" | (>= "3.3.0" & < "4.0") | = "dev"}
]
build: [make "-j%{jobs}%"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment