Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Fairis
Commits
8068171b
Commit
8068171b
authored
Feb 28, 2019
by
Ralf Jung
Browse files
time Coq 8.9.0
parent
8904e823
Pipeline
#15099
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8068171b
...
...
@@ -30,16 +30,15 @@ build-coq.8.9.0:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.9.0"
build-coq.8.8.0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.0"
TIMING_PROJECT
:
"
fairis"
TIMING_CONF
:
"
coq-8.8.0"
tags
:
-
fp-timing
build-coq.8.8.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.2"
build-iris.dev
:
<<
:
*template
variables
:
...
...
README.md
View file @
8068171b
...
...
@@ -15,14 +15,14 @@ support general BI logics.
This version is known to compile with:
-
Coq 8.8.
0
/ 8.9.0
-
Coq 8.8.
2
/ 8.9.0
-
A development version of Iris
The easiest way to install the correct versions of the dependencies is through
opam. You will need the Coq and Iris opam repositories:
opam repo add coq-released https://coq.inria.fr/opam/released
opam repo add iris-dev https://gitlab.mpi-sws.org/
FP
/opam
-dev
.git
opam repo add iris-dev https://gitlab.mpi-sws.org/
iris
/opam.git
Once you got opam set up, run
`make build-dep`
to install the right versions
of the dependencies.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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