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
Fairis
Commits
facc5dc8
Commit
facc5dc8
authored
Mar 05, 2018
by
Ralf Jung
Browse files
reflect Coq dependency in opam
parent
43c867da
Changes
1
Hide whitespace changes
Inline
Side-by-side
opam
View file @
facc5dc8
...
...
@@ -5,6 +5,6 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-rf" "'%{lib}%/coq/user-contrib/fri"]
depends: [
"coq" { (>= "8.7") | (= "dev") }
"coq" { (>= "8.7
.2
") | (= "dev") }
"coq-iris" { (= "branch.gen_proofmode.2018-03-04.7") | (= "dev") }
]
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