Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 30ecfb60 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

Remove OCaml version constraint

parent cff2ab29
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
(name clangml-transforms)
(synopsis "Code transformers for clangml")
(depends
(ocaml (and (>= 4.03.0) (< 4.12.0)))
(ocaml (>= 4.03.0))
(dune (>= 1.11.0))
(clangml (>= 4.2.0))
(dolog (>= 4.0.0))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment