@@ -17,49 +17,44 @@ doc: "https://ocamlpro.github.io/alt-ergo"
1717bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
1818depends: [
1919 "base-bigarray" {= "base"}
20- "base-bytes" {= "base"}
2120 "base-threads" {= "base"}
2221 "base-unix" {= "base"}
2322 "cmdliner" {= "1.3.0"}
2423 "conf-gmp" {= "5"}
2524 "conf-pkg-config" {= "4"}
2625 "cppo" {= "1.8.0"}
27- "csexp" {= "1.5.2"}
2826 "dolmen" {= "0.10"}
2927 "dolmen_loop" {= "0.10"}
3028 "dolmen_type" {= "0.10"}
31- "dune" {= "3.19.0"}
32- "dune-build-info" {= "3.19.0"}
33- "dune-configurator" {= "3.19.0"}
29+ "dune" {= "3.19.1"}
30+ "dune-build-info" {= "3.19.1"}
3431 "fmt" {= "0.10.0"}
3532 "gen" {= "1.1"}
3633 "hmap" {= "0.8.1"}
37- "js_of_ocaml" {= "6.0.1"}
38- "js_of_ocaml-compiler" {= "6.0.1"}
39- "logs" {= "0.6.3"}
40- "lwt" {= "5.9.1"}
34+ "logs" {= "0.8.0"}
4135 "menhir" {= "20240715"}
4236 "menhirCST" {= "20240715"}
4337 "menhirLib" {= "20240715"}
4438 "menhirSdk" {= "20240715"}
4539 "ocaml-options-vanilla" {= "1"}
4640 "ocamlbuild" {= "0.16.1"}
4741 "ocamlfind" {= "1.9.8"}
48- "ocplib-endian" {= "1.2"}
4942 "ocplib-simplex" {= "0.5.1"}
43+ "ounit2" {= "2.2.7" & with-test}
5044 "pp_loc" {= "2.1.0"}
5145 "ppx_blob" {= "0.9.0"}
5246 "ppx_derivers" {= "1.2.1"}
53- "ppx_deriving" {= "6.0.3"}
54- "ppxlib" {= "0.35.0"}
55- "sedlex" {= "3.4"}
47+ "ppx_deriving" {= "6.1.0"}
48+ "ppxlib" {= "0.36.0"}
49+ "qcheck" {= "0.25" & with-test}
50+ "qcheck-core" {= "0.25" & with-test}
51+ "qcheck-ounit" {= "0.25" & with-test}
5652 "seq" {= "base"}
5753 "sexplib0" {= "v0.17.0"}
5854 "spelll" {= "0.4"}
5955 "stdlib-shims" {= "0.3.0"}
6056 "topkg" {= "1.0.8"}
6157 "uutf" {= "1.0.4"}
62- "yojson" {= "2.2.2"}
6358 "zarith" {= "1.14"}
6459]
6560build: [
0 commit comments