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
David Swasey
coq-stdpp
Commits
ac0565df
Commit
ac0565df
authored
Aug 22, 2017
by
Ralf Jung
Browse files
update opam file to express that we support 8.7
parent
6905014d
Changes
1
Hide whitespace changes
Inline
Side-by-side
opam
View file @
ac0565df
...
...
@@ -13,5 +13,5 @@ build: [
install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/stdpp'" ]
depends: [
"coq" { ((>= "8.5.3" & < "8.
7
~") | (= "dev"))}
"coq" { ((>= "8.5.3" & < "8.
8
~") | (= "dev"))}
]
Write
Preview
Markdown
is supported
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