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

Bump stdpp.

parent d328e59e
No related branches found
No related tags found
1 merge request!112Use `NoBackTrack` type class for framing with ▷
...@@ -12,5 +12,5 @@ remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"] ...@@ -12,5 +12,5 @@ remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"]
depends: [ depends: [
"coq" { (>= "8.6.1" & < "8.8~") | (= "dev") } "coq" { (>= "8.6.1" & < "8.8~") | (= "dev") }
"coq-mathcomp-ssreflect" { (>= "1.6.1" & < "1.7~") | (= "dev") } "coq-mathcomp-ssreflect" { (>= "1.6.1" & < "1.7~") | (= "dev") }
"coq-stdpp" { (= "dev.2018-02-02.0") | (= "dev") } "coq-stdpp" { (= "dev.2018-02-08.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