Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fix
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
POTTIER Francois
fix
Commits
cf88cfd2
Commit
cf88cfd2
authored
Dec 06, 2018
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Consistently require dune 1.3.
parent
6962ad5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
dune-project
dune-project
+1
-1
fix.opam
fix.opam
+1
-1
No files found.
dune-project
View file @
cf88cfd2
(lang dune 1.
4
)
(lang dune 1.
3
)
fix.opam
View file @
cf88cfd2
...
...
@@ -12,6 +12,6 @@ build: [
]
depends: [
"ocaml" { >= "4.03" }
"dune" {
build
}
"dune" {
build & >= "1.3"
}
]
synopsis: "Facilities for memoization and fixed points"
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