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
Iris
examples
Commits
322cef94
Commit
322cef94
authored
Nov 14, 2017
by
Ralf Jung
Browse files
depend on autosubst
parent
e45c694b
Pipeline
#5468
failed with stage
in 3 minutes and 30 seconds
Changes
2
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
322cef94
...
...
@@ -9,6 +9,7 @@ This version is known to compile with:
-
Coq 8.6.1 / 8.7.0
-
Ssreflect 1.6.4
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/FP/iris-coq/
)
-
The coq86-devel branch of
[
Autosubst
](
https://github.com/uds-psl/autosubst
)
The easiest way to install the correct versions of the dependencies is through
opam. Once you got opam set up, just run
`make build-dep`
to install the right
...
...
opam
View file @
322cef94
...
...
@@ -10,4 +10,5 @@ install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_examples"]
depends: [
"coq-iris" { (= "dev.2017-10-28.10") | (= "dev") }
"coq-autosubst" { = "dev.coq86" }
]
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