Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9575b716 authored by POGODALLA Sylvain's avatar POGODALLA Sylvain
Browse files

Fixes version filter for ocaml in acgtk.opam

parent 621372d4
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ build: [
install: ["dune" "install"]
depends: [
"ocaml" {version >= "4.03.0"}
"ocaml" { >= "4.03.0"}
"dune" {build}
"menhir"
"ANSITerminal"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment