Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
Paolo G. Giarrusso
iris
Commits
02823772
Commit
02823772
authored
4 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
link to pinned-package-versions page
parent
920bc3d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-2
16 additions, 2 deletions
README.md
with
16 additions
and
2 deletions
README.md
+
16
−
2
View file @
02823772
...
...
@@ -57,13 +57,27 @@ Either way, you can now install Iris:
-
`opam install coq-iris-heap-lang`
will additionally install HeapLang, the
default language used by various Iris projects.
To fetch updates later, run
`opam update && opam upgrade`
. However, notice that
we do not guarantee backwards-compatibility, so upgrading Iris may break your
To fetch updates later, run
`opam update && opam upgrade`
.
#### Be notified of breaking changes
We do not guarantee backwards-compatibility, so upgrading Iris may break your
Iris-using developments. If you want to be notified of breaking changes, please
let us know your account name on the
[
MPI-SWS GitLab
](
https://gitlab.mpi-sws.org/
)
so we can add you to the
notification group.
#### Use of Iris in submitted artifacts
If you are using Iris as part of an artifact submitted for publication with a
paper, we recommend you make the artifact self-contained so that it can be built
in the future without relying in any other server to still exist. However, if
that is for some reason not possible, and if you are using opam to obtain the
right version of Iris and you used a
`dev.*`
version, please let us know which
exact Iris version you artifact relies on so that we can
[
add it to this wiki page
](
https://gitlab.mpi-sws.org/iris/iris/-/wikis/Pinned-Iris-package-versions
)
and avoid removing it from our opam repository in the future.
### Working *on* Iris
See the
[
contribution guide
](
CONTRIBUTING.md
)
for information on how to work on
...
...
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