Add ocaml-yaml, ocaml-ppx-deriving-yaml
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 5 Jul 2023 08:55:18 +0000 (09:55 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 5 Jul 2023 08:55:18 +0000 (09:55 +0100)
Goalfile

index 3460aa7..773505d 100644 (file)
--- 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",