Skip to content
Snippets Groups Projects
Commit 4ec9f19e authored by Allan Blanchard's avatar Allan Blanchard
Browse files

Upgrade minimal OCaml to 4.11

parent 65ecceef
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ depends: [
"conf-graphviz" { post }
"conf-time" { with-test }
"ppx_deriving_yojson"
"ocaml" { >= "4.08.1" }
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"why3" { >= "1.5.1" }
......
......@@ -5,7 +5,7 @@ NB: frama-c-gui can be compiled against either lablgtk3 or lablgtk2. However, gt
is deprecated on most distributions, and it can be difficult to install the appropriate
support libraries (notably gtksourceview). lablgtk3 should be preferred.
- OCaml 4.08.1
- OCaml 4.11.1
- alt-ergo.2.2.0 (for wp, optional)
- apron.v0.9.13 (for eva, optional)
- coq.8.13.0 (for wp, optional)
......
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