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
Tej Chajed
stdpp
Commits
b7f1f6b1
Commit
b7f1f6b1
authored
Oct 15, 2018
by
Ralf Jung
Browse files
also declare compatibility with Coq 8.9 in opam file
parent
3fa64d28
Changes
1
Hide whitespace changes
Inline
Side-by-side
opam
View file @
b7f1f6b1
...
...
@@ -10,5 +10,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/stdpp"]
depends: [
"coq" { (>= "8.6" & < "8.
9
~") | (= "dev") }
"coq" { (>= "8.6" & < "8.
10
~") | (= "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