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
RefinedC
Commits
fadf75df
Commit
fadf75df
authored
Oct 22, 2020
by
Michael Sammler
Browse files
remove dev from Coq dependency
parent
c0ffc3f9
Pipeline
#36593
failed with stage
in 10 minutes and 26 seconds
Changes
1
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
refinedc.opam
View file @
fadf75df
...
...
@@ -16,7 +16,7 @@ bug-reports: "https://gitlab.mpi-sws.org/iris/refinedc/issues"
dev-repo: "git+https://gitlab.mpi-sws.org/iris/refinedc.git"
depends: [
"coq" { (>= "8.11.0" & < "8.12~")
| (= "dev")
}
"coq" { (>= "8.11.0" & < "8.12~") }
"coq-iris" { (= "dev.2020-10-01.3.8f6c063a") | (= "dev") }
"dune" {>= "2.7.0"}
"cerberus" {= "~dev"}
...
...
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