Skip to content

Commit

Permalink
Update the lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Aug 30, 2023
1 parent 0861c54 commit a27ed1d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion alt-ergo-lib.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ homepage: "https://alt-ergo.ocamlpro.com/"
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
depends: [
"astring" {= "0.8.5" & with-doc}
"base-bigarray" {= "base"}
"base-bytes" {= "base"}
"base-threads" {= "base"}
"base-unix" {= "base"}
"camlp-streams" {= "5.0.1" & with-doc}
"camlzip" {= "1.11"}
"cmdliner" {= "1.2.0"}
"conf-gmp" {= "4"}
Expand All @@ -34,6 +36,7 @@ depends: [
"dune-build-info" {= "3.10.0"}
"dune-configurator" {= "3.10.0"}
"fmt" {= "0.9.0"}
"fpath" {= "0.7.3" & with-doc}
"gen" {= "1.1"}
"js_of_ocaml" {= "5.4.0"}
"js_of_ocaml-compiler" {= "5.4.0"}
Expand All @@ -44,20 +47,27 @@ depends: [
"menhirSdk" {= "20230608"}
"num" {= "1.4"}
"ocaml-compiler-libs" {= "v0.12.4"}
"ocaml-options-vanilla" {= "1"}
"ocamlbuild" {= "0.14.2"}
"ocamlfind" {= "1.9.6"}
"ocplib-endian" {= "1.2"}
"ocplib-simplex" {= "0.5"}
"odoc" {= "2.2.1" & with-doc}
"odoc-parser" {= "2.0.0" & with-doc}
"pp_loc" {= "2.1.0"}
"ppx_blob" {= "0.7.2"}
"ppx_derivers" {= "1.2.1"}
"ppx_deriving" {= "5.2.1"}
"ppxlib" {= "0.30.0"}
"re" {= "1.10.4" & with-doc}
"result" {= "1.5"}
"sedlex" {= "3.2"}
"seq" {= "base"}
"sexplib0" {= "v0.15.1"}
"sexplib0" {= "v0.16.0"}
"spelll" {= "0.4"}
"stdlib-shims" {= "0.3.0"}
"topkg" {= "1.0.7"}
"tyxml" {= "4.5.0" & with-doc}
"uutf" {= "1.0.3"}
"yojson" {= "2.1.0"}
"zarith" {= "1.13"}
Expand Down

0 comments on commit a27ed1d

Please sign in to comment.