Skip to content
Snippets Groups Projects
Commit 803a7961 authored by Amin Timany's avatar Amin Timany
Browse files

tying to fix opam

parent d1ee44a8
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" { (= "8.12.0") | (= "dev") }
"coq-iris" { (= "dev.2020-10-04.0.cfbdb375") | (= "dev") }
"coq-stdpp" { (= "dev.2020-10-02.0.b0b60193") | (= "dev") }
"coq-iris" { (= "dev.2020-10-22.1.cfbdb375") | (= "dev") }
"coq-stdpp" { (= "dev.2020-10-21.0.b0b60193") | (= "dev") }
"coq-iris-string-ident" { (= "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