From cd1332078e18fb1be2691f34d5e4e65432015378 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 5 Jul 2023 09:55:18 +0100 Subject: [PATCH] Add ocaml-yaml, ocaml-ppx-deriving-yaml --- Goalfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Goalfile b/Goalfile index 3460aa7..773505d 100644 --- a/Goalfile +++ b/Goalfile @@ -135,6 +135,7 @@ let packages = [ "ocaml-ppx-custom-printf", "ocaml-ppx-derivers", "ocaml-ppx-deriving", + "ocaml-ppx-deriving-yaml", "ocaml-ppx-deriving-yojson", "ocaml-ppx-enumerate", "ocaml-ppx-expect", @@ -186,6 +187,7 @@ let packages = [ "ocaml-xml-light", "ocaml-xmlm", "ocaml-xmlrpc-light", + "ocaml-yaml", "ocaml-yojson", "ocaml-zarith", "ocaml-zed", -- 1.8.3.1