Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
lambda-rust
Commits
b1e5b11e
There was a problem fetching the pipeline metadata.
Commit
b1e5b11e
authored
8 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
ssreflect 1.6.1 is out :)
parent
c6051ad0
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
b1e5b11e
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
b1e5b11e
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment