Don't rebuild ocaml-odoc because it causes a loop.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Feb 2021 23:07:08 +0000 (23:07 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Feb 2021 23:07:08 +0000 (23:07 +0000)
ocaml-ppxfind => dead.package

Goalfile

index 6d29efc..083aa83 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -105,7 +105,7 @@ let packages = [
     "ocaml-ocplib-endian",
     "ocaml-ocplib-simplex",
     "ocaml-octavius",
-    "ocaml-odoc",
+    #"ocaml-odoc",    # Causes dep loop.
     "ocaml-omake",
     "ocaml-opam-file-format",
     "ocaml-ounit",
@@ -123,7 +123,6 @@ let packages = [
     "ocaml-ppx-deriving-yojson",
     "ocaml-ppx-enumerate",
     "ocaml-ppx-fields-conv",
-    "ocaml-ppxfind",
     "ocaml-ppx-hash",
     "ocaml-ppx-here",
     "ocaml-ppx-inline-test",