From 8b3481d3cb1bd8df2f82b99a8f84950a3d140402 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 28 Feb 2021 21:37:33 +0000 Subject: [PATCH] Add ocaml-bigarray-compat ocaml-csexp ocaml-ctypes ocaml-integers ocaml-luv --- Goalfile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Goalfile b/Goalfile index dd6a0d7..df014e1 100644 --- a/Goalfile +++ b/Goalfile @@ -28,6 +28,7 @@ let packages = [ "ocaml-base", "ocaml-base64", "ocaml-benchmark", + "ocaml-bigarray-compat", "ocaml-biniou", "ocaml-bin-prot", "ocaml-bisect-ppx", @@ -44,7 +45,9 @@ let packages = [ "ocaml-compiler-libs-janestreet", "ocaml-cppo", "ocaml-cryptokit", + "ocaml-csexp", "ocaml-csv", + "ocaml-ctypes", "ocaml-cudf", "ocaml-curl", "ocaml-curses", @@ -65,7 +68,9 @@ let packages = [ "ocaml-graphics", "ocaml-gsl", "ocamlify", + "ocaml-integers", "ocaml-jane-street-headers", +# "ocaml-jsonm", https://bugzilla.redhat.com/show_bug.cgi?id=1183825 "ocaml-jst-config", "ocaml-lablgl", "ocaml-lablgtk", @@ -74,6 +79,7 @@ let packages = [ "ocaml-lacaml", "ocaml-lambda-term", "ocaml-libvirt", + "ocaml-luv", "ocaml-lwt", "ocaml-lwt-log", "ocaml-markup", -- 1.8.3.1