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
Diaframe
Commits
ee4eb62c
Commit
ee4eb62c
authored
Dec 08, 2022
by
Ike Mulder
Browse files
Temporary upper bound on Iris version for tc_solve.
parent
1d08a383
Pipeline
#75248
passed with stages
in 67 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
diaframe.opam
View file @
ee4eb62c
...
...
@@ -7,7 +7,7 @@ authors: "Ike Mulder <me@ikemulder.nl>"
homepage: "https://gitlab.mpi-sws.org/iris/diaframe/"
bug-reports: "https://gitlab.mpi-sws.org/iris/diaframe/-/issues"
depends: [
"coq-iris" { (>= "dev.2022-07-27.5.753562b6" & < "dev.202
5
" ) | (> "3.6.0" & < "1337.0.0") | = "dev" }
"coq-iris" { (>= "dev.2022-07-27.5.753562b6" & <
=
"dev.202
2-11-24.0.7481461f
" ) | (> "3.6.0" & < "1337.0.0") | = "dev" }
"coq" { < "8.16.0" }
]
build: [make "-j%{jobs}%" "diaframe"]
...
...
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