Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
fcb60018
Commit
fcb60018
authored
Apr 06, 2021
by
Kim Nguyễn
Browse files
Use the version keyword to link the version number of cduce and cduce-types.
parent
9867c0d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
cduce.opam
View file @
fcb60018
...
...
@@ -33,7 +33,7 @@ depends: [
"dune" {build & >= "2.4"}
"menhir" {build & >= "20181026"}
"menhirLib" { >= "20181026" }
"cduce-types"
"cduce-types"
{= version}
"odoc" {with-doc}
"sedlex" {>= "2.0"}
("ocurl" { >= "0.9.1" } |
...
...
cduce.opam.template
View file @
fcb60018
...
...
@@ -3,7 +3,7 @@ depends: [
"dune" {build & >= "2.4"}
"menhir" {build & >= "20181026"}
"menhirLib" { >= "20181026" }
"cduce-types"
"cduce-types"
{= version}
"odoc" {with-doc}
"sedlex" {>= "2.0"}
("ocurl" { >= "0.9.1" } |
...
...
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