Skip to content
Snippets Groups Projects
Commit 55711e8e authored by Ralf Jung's avatar Ralf Jung
Browse files

bump std++ to fix build

parent 84ee5362
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.9~") | (= "dev") }
"coq-stdpp" { (= "dev.2018-04-06.0") | (= "dev") }
"coq-stdpp" { (= "dev.2018-04-18.1.e54646d4") | (= "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