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

ssreflect 1.6.1 is out :)

parent c6051ad0
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -3,7 +3,7 @@ image: ralfjung/opam-ci:latest ...@@ -3,7 +3,7 @@ image: ralfjung/opam-ci:latest
lrust-coq8.5.3: lrust-coq8.5.3:
script: script:
# prepare # prepare
- . build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6' - . build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6.1'
# build # build
- 'time make -j8' - 'time make -j8'
cache: cache:
......
...@@ -7,7 +7,7 @@ This is the Coq formalization of lambda-Rust. ...@@ -7,7 +7,7 @@ This is the Coq formalization of lambda-Rust.
This version is known to compile with: This version is known to compile with:
- Coq 8.5pl3 - Coq 8.5pl3
- Ssreflect 1.6 - Ssreflect 1.6.1
- A development version of [Iris](https://gitlab.mpi-sws.org/FP/iris-coq/) - A development version of [Iris](https://gitlab.mpi-sws.org/FP/iris-coq/)
The easiest way to install the correct versions of the dependencies is through The easiest way to install the correct versions of the dependencies is through
......
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