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
Diaframe
Commits
c84cba84
Commit
c84cba84
authored
May 06, 2022
by
Ike Mulder
Browse files
Maybe fix reqs.
parent
3bcc2d92
Pipeline
#65546
passed with stage
in 11 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
opam
View file @
c84cba84
...
...
@@ -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-heap-lang" { (= "dev.2022-01-17.2.ec624937"
) | (
= "dev
") | (>= "3.5
.0") }
"coq-iris-heap-lang" { (
>
= "dev.2022-01-17.2.ec624937"
& <
= "dev
.2022-04-10.0.b6bc287b" ) | (>= "3.5.0" & < "4.0
.0") }
]
build: [make "-j%{jobs}%"]
install: [make "real-install"]
...
...
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