Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rodolphe Lepigre
Iris
Commits
3e923399
Commit
3e923399
authored
Dec 18, 2017
by
Ralf Jung
Browse files
use std++ 1.1
parent
e4de954a
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3e923399
...
...
@@ -8,7 +8,7 @@ This version is known to compile with:
-
Coq 8.6.1 / 8.7.0 / 8.7.1
-
Ssreflect 1.6.4
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
-
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
1.1.0
If you need to work with Coq 8.5, please check out the
[
iris-3.0 branch
](
https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.0
)
.
...
...
opam
View file @
3e923399
...
...
@@ -12,5 +12,5 @@ remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"]
depends: [
"coq" { (>= "8.6.1" & < "8.8~") | (= "dev") }
"coq-mathcomp-ssreflect" { (>= "1.6.1" & < "1.7~") | (= "dev") }
"coq-stdpp" { (= "
dev.2017-12-18.2
") | (= "dev") }
"coq-stdpp" { (= "
1.1.0
") | (= "dev") }
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment