From: Richard W.M. Jones Date: Wed, 5 Jul 2023 08:55:02 +0000 (+0100) Subject: Add ocaml-ppx-{globalize,stable-witness} X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=8d3e0a71b3713d46aba432684f3af0e3f966448b;hp=cc59b66914c47558b8510fbf41c84909c8990497;p=fedora-ocaml-rebuild.git Add ocaml-ppx-{globalize,stable-witness} --- diff --git a/Goalfile b/Goalfile index 58aa919..3460aa7 100644 --- a/Goalfile +++ b/Goalfile @@ -139,6 +139,7 @@ let packages = [ "ocaml-ppx-enumerate", "ocaml-ppx-expect", "ocaml-ppx-fields-conv", + "ocaml-ppx-globalize", "ocaml-ppx-hash", "ocaml-ppx-here", "ocaml-ppx-import", @@ -148,6 +149,7 @@ let packages = [ "ocaml-ppxlib", "ocaml-ppx-optcomp", "ocaml-ppx-sexp-conv", + "ocaml-ppx-stable-witness", "ocaml-ppx-variants-conv", "ocaml-psmt2-frontend", "ocaml-ptmap",