Skip to content
Snippets Groups Projects
Commit 34b978b5 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Fix opam.

parent 778406b2
No related branches found
No related tags found
No related merge requests found
Pipeline #12405 failed
......@@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_examples"]
depends: [
"coq-iris" { (= "dev.2018-07-13.2.464c2449") | (= "dev") }
"coq-iris" { (= "dev.2018-10-05.4.464c2449") | (= "dev") }
"coq-autosubst" { = "dev.coq86" }
]
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