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

Bump stdpp and fix the CI (hopefully).

parent 56061375
No related branches found
No related tags found
No related merge requests found
......@@ -11,5 +11,5 @@ install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"]
depends: [
"coq" { >= "8.7.1" & < "8.8~" | (= "dev") }
"coq-stdpp" { (= "dev.2018-01-13.0") | (= "dev") }
"coq-stdpp" { (= "dev.2018-02-03.0") | (= "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